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. Poin

gdb-5.3 patches for SCO OpenServer 5.0.6 / SCO cc

2002-12-20 Thread William Bader
I made the changes below to build gdb-5.3 under SCO OpenServer 3.2v5.0.6 using the SCO dev sys, William Bader http://williambader.com --- gdb-5.3/gdb/config/i386/nm-i386sco.h- Thu Aug 15 15:34:58 2002 +++ gdb-5.3/gdb/config/i386/nm-i386sco.hFri Dec 20 17:12:44 2002 @@ -21,9 +21,9