bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Overloaded shared-library functions on hppa-linux


From: John David Anglin
Subject: Re: Overloaded shared-library functions on hppa-linux
Date: Mon, 22 Apr 2002 11:33:45 -0400 (EDT)

> > > Have you tried building glibc with --enable-profile using gcc-3.1?
> > > I run into strife with iconv/gconv_simple.c when emitting code
> > > for the out of line ucs4_internal_loop and similar static inline
> > > functions.  pa.c:hppa_profile_hook use of current_function_number
> > > doesn't seem to work when inline functions are involved.  :-(
> 
> No.  I have noticed that the C++ test profile1.C fails under hppa-linux.

The test fails because of a debug message from elf32-hppa.c "fixing
R_PARISC_DPREL21L".  It comes from here:

#if 1 /* debug them.  */
              (*_bfd_error_handler)
                (_("%s(%s+0x%lx): fixing %s"),

The "if 1" needs to be fixed.

Dave
-- 
J. David Anglin                                  address@hidden
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]