RE: Building gcc 3.3.2 on HPUX11.11 - make bootstrap (stage3) fails:Bootstrap c

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

 



See at http://gcc.gnu.org/install/specific.html#hppa*-hp-hpux11

the part saying:

"The HP linker patches PHSS_26559 and PHSS_24304 for HP-UX 11.00 and 11.11,
respectively, correct the problem of linker core dumps creating C++
libraries. Earlier patches may work but they have not been tested. "

I hope this helps...

Ernesto Freyre.



Untitled DocumentErnesto Freyre Ramírez Área de Operaciones Red Privada
Virtual S.A. Av. Paseo de la República 4675 - Lima 34 Telf.: (511) 241-4122
Anexo 2245 Fax: (511) 446-8135 Visítenos en: www.qnet.com.pe
----- Original Message -----
From: Scelers, Philippe <philippe_scelers@xxxxxxxxxxx>
To: Lalit Seth <laalit_seth@xxxxxxxxxxx>
Cc: <gcc-help@xxxxxxxxxxx>
Sent: Friday, March 12, 2004 9:15 AM
Subject: Re: Building gcc 3.3.2 on HPUX11.11 - make bootstrap (stage3)
fails:Bootstrap c


> Lalit,
> I get errors because I don't have GNU as,ld (binutils configure script
> remove "ld" build on HP-UX 11.11)
> Philippe
> Lalit Seth wrote:
>
> >
> > Try this
> >
> > [lalit@wo gccinstall] mkdir gcc-bin
> >
> > export INSTALLATION_GCC=/home/lalit/gccinstall
> >
> > export srcdir=$INSTALLATION_GCC/gcc-3.2.3
> >
> > export objdir=$INSTALLATION_GCC/gcc-bin
> >
> > cd $objdir
> >
> > $srcdir/configure \
> >      --enable-languages=c,c++ \
> >      --enable-threads=posix \
> >      --with-gnu-as \
> >      --with-gnu-ld
> >
> > gmake bootstrap-lean
> >
> >
> >
> >> From: Eljay Love-Jensen <eljay@xxxxxxxxx>
> >> To: "Scelers, Philippe" <philippe_scelers@xxxxxxxxxxx>,
> >> gcc-help@xxxxxxxxxxx
> >> CC: "Scelers, Philippe" <philippe_scelers@xxxxxxxxxx>
> >> Subject: Re: Building gcc 3.3.2 on HPUX11.11 - make bootstrap
> >> (stage3) fails: Bootstrap comparison failure!
> >> Date: Fri, 12 Mar 2004 06:33:22 -0600
> >>
> >> Hi Philippe,
> >>
> >> GCC cannot be built in the same directory as the source code.
> >>
> >> Create a build directory
> >> mkdir build
> >> cd build
> >> ../gcc332/configure --yadayadayada
> >>
> >> HTH,
> >> --Eljay
> >>
> >
> > _________________________________________________________________
> > Join BharatMatrimony.com.
> > http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?72 Unmarried?
> > Join Free.
> >
>
>
> --
> Philippe Scelers
>


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux