Meaty Skeleton: Difference between revisions

Document ./headers.sh as preparing for the future
[unchecked revision][unchecked revision]
m (Link to stack smash protector)
(Document ./headers.sh as preparing for the future)
Line 1,173:
<source lang="bash">
./clean.sh
</source>
 
You can install all the system headers into the system root without relying on
the compiler at all, which will be useful later on when switching to a
[[Hosted GCC Cross-Compiler]], by invoking:
 
<source lang="bash">
./headers.sh
</source>
 
Anonymous user