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: current hpux status


> I was able to bootstrap GCC on hpux10.20, using current CVS.  However, the 
> bootstrap isn't quite complete yet, as the build fails while compiling 
> libstdc++-v3.  The error message, about ambiguating some internal stuff, looks 
> a bit weird to my untrained eyes... :)  Why would this happen on hpux and not 
> other systems ?

It is basically a known problem which has been around for years but only
surfaced with more extensive testing of the PIC code generation.  You might
try configuring with --disable-shared.

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]