This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Mauricio Alvarez Mesa <alvarez@ac.upc.es> writes:

> Hi Eljay
> 
> Thanks for your reply.
> 
> I am running the gcc configure program in a subdirectory that is not
> part of the gcc-3.4.0 source directory
> 
> my directory structure is like that
> 
> - gcc source directory
> /$BASE_DIR/powerpc-aix-gnu/build/gcc-3.4.0
> 
> - gcc install directory
> /$BASE_DIR/powerpc-aix-gnu/result
> 
> - gcc build directory
> /$BASE_DIR/powerpc-aix-gnu/build/build-gcc-3.4.0
> 
> and the configuration command is like that
> 
> cd $BUILD_DIR
> ../gcc-3.4.0/configure --prefix=$PREFIX_DIR --enable-altivec
> --enable-languages=c,c++
> 
> so, the problem seems to be not related with the file structure
[snip]

In addition to what I said in my other post, note that
    http://gcc.gnu.org/gcc-3.4/buildstat.html contains as of yet no
    success reports for building gcc 3.4 on aix.

You can find a success report for building gcc 3.3.3 on aix 5.2 here: 
    http://gcc.gnu.org/ml/gcc/2004-03/msg00170.html


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]