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

Eljay Love-Jensen eljay@adobe.com
Fri Mar 12 14:10:00 GMT 2004


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



More information about the Gcc-help mailing list