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

Scelers, Philippe philippe_scelers@mentorg.com
Fri Mar 12 16:17:00 GMT 2004


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@adobe.com>
>> To: "Scelers, Philippe" <philippe_scelers@mentorg.com>, 
>> gcc-help@gcc.gnu.org
>> CC: "Scelers, Philippe" <philippe_scelers@mentor.com>
>> 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



More information about the Gcc-help mailing list