Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* GDB cvs won't build on AIX 4.1
@ 2002-02-02 18:45 Alexandre Oliva
  2002-02-03 18:40 ` Andrew Cagney
  0 siblings, 1 reply; 8+ messages in thread
From: Alexandre Oliva @ 2002-02-02 18:45 UTC (permalink / raw)
  To: gdb

While linking gdb, I get:

ld: 0711-224 WARNING: Duplicate symbol: PC
ld: 0711-224 WARNING: Duplicate symbol: BC
ld: 0711-341 WARNING: Replaced XTY_CM symbol BC requires an
        alignment more strict than the alignment of the symbol that replaces it.
ld: 0711-224 WARNING: Duplicate symbol: UP
ld: 0711-345 Use the -bloadmap or -bnoquiet option to obtain more information.
ld: 0711-781 ERROR: TOC overflow. TOC size: 76340       Maximum size: 65536
collect2: ld returned 12 exit status
make[2]: *** [gdb] Error 1

The duplicate-symbol warnings are probably not to be too concerned
about (they come from ncurses and readline, and have never hurt), but
the actual error is the TOC overflow.  Perhaps we should hard-code the
link option -bbigtoc for gdb to link properly on AIX?

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-03-01 23:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-02-02 18:45 GDB cvs won't build on AIX 4.1 Alexandre Oliva
2002-02-03 18:40 ` Andrew Cagney
2002-02-04  4:15   ` Alexandre Oliva
2002-02-04  8:06     ` Andrew Cagney
2002-02-04  9:47       ` Elena Zannoni
2002-02-04 12:59         ` Peter.Schauer
2002-02-24  5:10           ` Alexandre Oliva
2002-03-01 15:51             ` Peter.Schauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox