This is the mail archive of the gcc@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: PATCH: Fix invalid loader fixups from shared libobjc with


> 
> 
> > Do you want to go back to my original patch (see below)?  It is simple
> > and does the job directly.
> >
> 
> I am tempted to say: install your patch under `#ifdef __hpux__'
> or a target macro defined only in the HP configuration file.  That
> way, we avoid the risk of changing the behavior on any other target,
> and we can't really break HPUX since it is already broken.

The problem appears wider than just hpux.  See for example,
<http://gcc.gnu.org/ml/gcc-testresults/2001-06/msg00329.html>.
This report is for i686-pc-linux-gnu.  I can't say exactly what
is causing the failures noted in this report but the set is the
same as I observed under hpux.  Note that `--enable-shared' was
used in the configure command.

Dave
-- 
J. David Anglin                                  dave.anglin@nrc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


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