Making gcc3 look in diff place 4 system headers...

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
ltos

Making gcc3 look in diff place 4 system headers...

Post by ltos »

How do i make gcc3 (3.3.1) look in a diff place 4 system header files?  I mean, like, string.h types.h etc...  Does -ffreestanding do this?
uri

RE:Making gcc3 look in diff place 4 system headers...

Post by uri »

...try -nostdinc
Post Reply