Problems compiling gdb-5.3 on 64 bit solaris 2.8

Jesse Marlin jlm@compgen.com
Wed Jun 4 13:54:00 GMT 2003


Joel Brobecker writes:
 > > I am having problems compiling gdb-5.3 under 64 bit solaris 2.8.
 > > I am configuring with the following:
 > > 
 > > CC="/usr/local/gcc-3.1/bin/gcc -m64" ./configure sparc64-sun-solaris2.8
 > 
 > Could you try again with "sparcv9-sun-solaris2.8" instead?

Same problem.

/usr/local/gcc-3.1/bin/gcc -m64 -c -g  -I/usr/include/v9  -I. -I. -I./config -DLOCALEDIR="\"/usr/local/share/locale\"" -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl  -DMI_OUT=1 -DUI_OUT=1 -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith -Wuninitialized  gdb.c
cc1: warning: -Wuninitialized is not supported without -O
In file included from gdb.c:21:
defs.h:757:16: xm.h: Is a directory
defs.h:774:16: tm.h: Is a directory
gmake[1]: *** [gdb.o] Error 1
gmake[1]: Leaving directory `/trout/home/jlm/compile/eclipse/gdb-5.3/gdb'



More information about the Gdb mailing list