|
Blue Forest http://www.lslnet.com at 10:18 on June 6, 2006
GDB & Compiler problems I am here with two compiler 1) cc Forte Developer 7 C 5.4 2) gcc version 3.3.2
I use the cc compiler procedures LINUX installed or not, there coredump, but can load of the gcc compiler, gcc Compiler Compiler occur when a socket DLL errors, which can be used cc compiler.
G in the cc compiler is not the time to increase the load gdb not know why? ? |
G option debugging information generated in the executable files, debugger for use. Therefore, the best compiler and debugger are complementary. |
But now there are two problems : using gcc
1) to find irregular grammar and syntax errors without cc gcc strong cc more detailed
2) give an example :
Following a time of the gcc compiler error
#gcc G -o famodl famodl.c -lnsl -lsocket
In famodl.c:14 file included from :
/usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/include/varargs.h:4:2 : #error "GCC no long er implements" varargs.h>. "
#error /usr/local/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/include/varargs.h:5:2 : "Revise your code to use" stdarg.h>. "
Cc compiler, how to clear the above translation error? |
| |