This is the mail archive of the gdb-prs@sources.redhat.com 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]

gdb/294: Cannot build GDB 5.1.1 on AIX 4.3.3



>Number:         294
>Category:       gdb
>Synopsis:       Cannot build GDB 5.1.1 on AIX 4.3.3
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 28 02:28:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     ld
>Release:        unknown
>Organization:
>Environment:
AIX 4.3.3.50 - GCC 2.95.2 for AIX 4.3.1.0
>Description:
ismdev@aland:/AM/integ/7J/src/gdb-5.1.1/gdb > make
rm -f gdb
I Cannot build GDB on AIX 4.3.3.50 system. An error occurs while linking gdb:

/src/gdb-5.1.1/gdb> make
gcc -g -O2         -o gdb \
main.o libgdb.a cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-disas.o mi-main.o mi-parse.o mi-getopt.o    ../bfd/libbfd.a ../readline/libreadline.a ../opcodes/libopcodes.a ./../intl/libintl.a ../libiberty/libiberty.a -ltermcap     -lm  ../libiberty/libiberty.a \

ld: 0711-781 ERROR: TOC overflow. TOC size: 67284       Maximum size: 65536
collect2: ld returned 12 exit status
make: *** [gdb] Error 1
/src/gdb-5.1.1/gdb >
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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