I hate to do this, but search appears to be down...<BR><BR>I'm a Codewarrior guy, and I have some source code that I need to compile using gcc. I have a makefile and the sources, but I don't know what ...
gcc -O3 prime-m.c -o prime-m gives me the following error<BR><BR>prime-m.c: In function 'main':<BR>prime-m.c:54: warning: incompatible implicit declaration of built-in function ...