"libgcc.mk Error" when compiling gcc 3.4 for aix 5.2

Eljay Love-Jensen eljay@adobe.com
Mon Jun 14 17:08:00 GMT 2004


Hi Mauricio,

It appears that you are running configure in a subdirectory of your 
expanded GCC 3.4.0 source.

I believe that situation is not supported.

Run configure -- and the location of all the intermediate files -- in a 
peer directory instead:
mkdir build
cd build
../gcc3.4.0/configure yada-yada-yada

HTH,
--Eljay



More information about the Gcc-help mailing list