This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Compiling on AIX 5.3 with xlC


Hi,

is compiling on AIX 5.3 with xlC supported?

I see several errors for example:

1. gdb-6.7/sim/ppc/words.h  has no definition of natural64 for other 
configurations than __GLIBC__ and _MSC_VER.

2. The following command is executed after a make restart: 

cc -g -I. -I../../../gdb-6.7/sim/ppc -I../../../gdb-6.7/sim/ppc/../../include -I../../bfd -I../../../gdb-6.7/
sim/ppc/../../bfd -I../../gdb -I../../../gdb-6.7/sim/ppc/../../gdb  -I../../../gdb-6.7/sim/ppc/../../gdb/config  -I. -I../common -I../../../gdb-6.7/sim
/ppc/../common -o gentmap

Without any input files there is nothing to produce.

Christoph


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]