6e6ca62370da2aa8d49ace0d0024ef80896eb729
[ikiwiki.git] / docs / developer / Yanyh_AMD64Notes.mdwn
1
2 ## A note is to try to organize in an unorganized way 
3
4
5 * the following gcc switches can be used to catch 32-64 bit portability issues:
6
7     
8
9 -Werror -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wuninitialized -ansi -pedantic -Wbad-function-cast -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decl 
10