240...

2002-08-16 Thread
=?Big5?B?tKS+97d8ttw/Pw==?= Content-Type: text/html Date: Fri, 16 Aug 2002 17:34:43 +0800 X-Priority: 3 X-Library: Indy 9.0.3-B html head meta http-equiv=Content-Language content=zh-tw meta http-equiv=Content-Type content=text/html; charset=big5 meta name=GENERATOR content=Microsoft FrontPage

gdb-5.2 and SCO OpenServer 5.0.5

2002-08-16 Thread William Bader
I built gdb-5.2 under SCO OpenServer 5.0.5 using gnu-make-3.79 but SCO cc, as, and ld. SCO OpenServer sets GDB_MULTI_ARCH because it supports both COFF and ELF. This makes TARGET_PTR_BIT expand to a function call instead of a constant, and SCO cc requires a constant for array declarations.

Compilation of gdb 5.2 and 5.2.1 failed on linux libc5

2002-08-16 Thread Oliver Schurr
Linux x86 libc5 2.0.39 gcc 2.95.3 the latter compiled from source with gcc 2.7.2.3 and that build just fine. host systems: i586-pc-linux-gnulibc1 mkdir gdb-obj cd gbd-obj ../gbd-5.2/configure --prefix=/opt make -j2 In file included from ../../gdb-5.2/gdb/thread-db.c:26: