Mittwoch, September 15, 2004

GCC Compiler Switches

gcc -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2 -Wbad-function-cast -march=i586 -O3 -fomit-frame-pointer

1 Comments:

Blogger Christian B.

why -W and -Wall .. isn't one a superset of the other?

2:58 AM  

Kommentar veröffentlichen

<< Home