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

Lalit Seth laalit_seth@hotmail.com
Fri Mar 12 14:15:00 GMT 2004


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.



More information about the Gcc-help mailing list