Quantcast
Channel: Active questions tagged gcc - Stack Overflow
Viewing all articles
Browse latest Browse all 21994

What is -ffreestanding option in gcc?

$
0
0

What is ffreestanding in gcc ? What is it used for ? I came across the following :

gcc -ffreestanding -m32 -c kernel.c -o kernel.o

and do not understand, what does it mean exactly.


Viewing all articles
Browse latest Browse all 21994

Trending Articles