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]

Re: building gcc/g++ 3.0 on aix: gen-num-limits failed to execute


On Jul 11, 2001, "Paul DeMello" <paul@oax.com> wrote:

>> Indeed.  Will you please post the contents of the top-level
>> config.status?

> Here's my top-level config.status:

> #!/bin/sh
> # This file was generated automatically by configure.  Do not edit.
> # This directory was configured as follows:
> ./configure --with-gcc-version-trigger=/oasis/tmp/paul/gcc-3.0/gcc/version.c
>  --host=powerpc-ibm-aix4.3.3.0 --enable-threads=pthreads --disable-aix64 --n
> orecursion
> #  using "mt-frag"

Did you start the build in a clean build tree?  It appears to me that,
if powerpc-ibm-aix4.3.3.0/ppc64 already existed in the build tree, the
multi-lib stuff would attempt to use it, regardless of
--disable-aix64.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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