This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/5915] [HP-UX] gcc-3.0.4/64
- From: "h dot m dot brand at hccnet dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Aug 2003 12:49:51 -0000
- Subject: [Bug bootstrap/5915] [HP-UX] gcc-3.0.4/64
- References: <20020311091602.5915.h.m.brand@hccnet.nl>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5915
------- Additional Comments From h dot m dot brand at hccnet dot nl 2003-08-27 12:49 -------
Subject: Re: [HP-UX] gcc-3.0.4/64
On Wed 27 Aug 2003 07:41, H.Merijn Brand <h.m.brand@hccnet.nl> wrote:
> > > 2. long doubles cause the gcc compiler to crash on AIX-4.3
> > > Easy to reproduce:
> > >
> > > # mkdir perl-current
> > > # cd perl-current
> > > # rsync -avz --delete
> > > rsync://ftp.linux.activestate.com/perl-current/ .
> > > # ./Configure -Duselongdouble -des
> > > ... gcc will crash pretty soon
> >
> > File this one separately but I have never seen this before.
>
> Before I get back on this, I'm following Dara's link to try and rebuild gcc
> from scratch *without* GNU as and GNU ld, which it was using. I'll be back on
> this.
Did not help. 3.3.1 cleanly installed without GNU as and GNU ld, and made both
completely invisible to the rest of the world. Still no longdoubles
Have to run now ...