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]
Other format: [Raw text]

Re: hppa64-hp-hpux11.11 and GCC 3.2


> I just read up on
> http://sources.redhat.com/ml/binutils/2002-06/msg00387.html (ld
> segfaults under hppa64-hp-hpux11). Should I just apply the latest
> hppa64 bits to my binutils and try again? Or do I need some later GCC
> bits as well?

Just grab the latest cvs version of binutils.  GCC 3.2 will build
without problems with --enable-shared and I am using it as my current
hppa64 default.  Binutils can be built with either gcc or the HP
ansi compiler.  It will build with the bundled compiler but there
are some additional testsuite errors which suggest there is at least
one K&R bug somewhere.  As you know, libtool needs updating for
hppa64.  While I recommend using the GNU assembler and linker, the
linker is the weak link in the chain and it still needs quite a bit
more work.  For example, many of the objc tests fail when using a
shared libobjc.  Dwarf2 EH support also doesn't work yet.

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]