This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

Re: '0416 snap: gcc/dbxout.c stab probs on rs6000-ibm-aix4.2.0.0 & alpha-dec-osf4.0e.


"Zack Weinberg" <zackw@Stanford.EDU> writes:

> On Wed, Apr 18, 2001 at 05:12:16PM +1100, rbrown64@csc.com.au wrote:
> > The XCOFF fix works but unfortunately causes noise from the AIX linker
> > which will probably
> > upset the testresults.
> [...]
> > ld: 0711-870 WARNING: Symbol table entry 26 in object gencheck.o:
> >         Unknown symbol type 60. The symbol is being copied to the output
> > file.
> 
> Well, crap.
> 
> If gdb doesn't need these symbols on AIX, we could just leave them out
> entirely.  If it does, then we have to think of something else.  I'm
> out of ideas...

We can also: disable warnings on the AIX ld, or add this warning to the
list of ones that dejagnu should ignore, or require GNU ld.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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