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]

Re: gdb/294: Cannot build GDB 5.1.1 on AIX 4.3.3


The following reply was made to PR gdb/294; it has been noted by GNATS.

From: Jimi X <jimix@watson.ibm.com>
To: jacques.lebastard@evidian.com, nobody@sources.redhat.com,
   gdb-gnats@sources.redhat.com, gdb-prs@sources.redhat.com
Cc:  
Subject: Re: gdb/294: Cannot build GDB 5.1.1 on AIX 4.3.3
Date: Fri, 1 Feb 2002 11:18:11 -0500

 http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view audit-trail&database=gdb&pr=294
 
  2001-07-23  Elena Zannoni  <ezannoni@redhat.com>
 * config/powerpc/aix.mh (MH_LDFLAGS): Don't set these, the Gnu linker
  	doesn't understand them.
  
  GDB now expects that gcc uses the GNU linker.
  
 you could also configure/build with CC='gcc -mminimal-toc' or even
 better upgrade to gcc-3.0.[3?] which generates toc entries more
 efficiently so you don't blow it to begin with.
 
 -JX


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