public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Paul DeMello" <paul@oax.com>
To: "Alexandre Oliva" <aoliva@redhat.com>
Cc: <gcc-help@gcc.gnu.org>
Subject: Re: building gcc/g++ 3.0 on aix:  gen-num-limits failed to execute
Date: Tue, 10 Jul 2001 16:08:00 -0000	[thread overview]
Message-ID: <017801c10995$898b9d50$9879e9c7@oax.com> (raw)
In-Reply-To: <or4rslzbb7.fsf@guarana.lsd.ic.unicamp.br>

> Add --disable-aix64 to the configure command line.

That looked like it solved the problem until, a few hours later, it spit out
the following: (almost looks like it's trying to build libstdc++v3 for
aix64, even though initial configure said to disable that....  )

/bin/sh ../libtool --tag CXX --tag disable-shared           --mode=link
/oasis/tmp/paul/gcc-3.0/gcc/xgcc -B/oasis/tmp/paul/gcc-3.0/gcc/ -nostdinc++ 
-L/oasis/tm/paul/gcc-3.0/powerpc-ibm-aix4.3.3.0/ppc64/libstdc++-v3/src -L/oa
sis/tmp/paul/gcc-3.0/powerpc-ibm-aix4.3.3.0/ppc64/libstdc++-v3/src/.libs -B/
usr/local/powerpc-bm-aix4.3.3.0/bin/ -B/usr/local/powerpc-ibm-aix4.3.3.0/lib
/ -isystem
owerpc-ibm-aix4.3.3.0/include  -maix64             -fno-implicit-templates
prefer-pic      -Wall -Wno-format -W -Wwrite-strings -Winline  -fdiagnostics
-show-location=once                 -g   -maix64 -o libsupc++.la -rpath
/usr/local/ib/ppc64  del_op.lo del_opnt.lo del_opv.lo del_opvnt.lo
eh_alloc.lo eh_aux_runtime.lo eh_catch.lo eh_exception.lo eh_globals.lo
eh_personality.lo eh_terminate.o eh_throw.lo new_handler.lo new_op.lo
new_opnt.lo new_opv.lo new_opvnt.lo pure.lo tinfo.lo tinfo2.lo vec.lo  -lm
ar -X32_64 rc .libs/libsupc++.a  del_op.o del_opnt.o del_opv.o del_opvnt.o
eh_alloc.o eh_aux_runtime.o eh_catch.o eh_exception.o eh_globals.o
eh_personality.o h_terminate.o eh_throw.o new_handler.o new_op.o new_opnt.o
new_opv.o new_opvnt.o pure.o tinfo.o tinfo2.o vec.o
ranlib .libs/libsupc++.a
creating libsupc++.la
(cd .libs && rm -f libsupc++.la && ln -s ../libsupc++.la libsupc++.la)
make[8]: Leaving directory
`/oasis/tmp/paul/gcc-3.0/powerpc-ibm-aix4.3.3.0/ppc64/libstdc++-v3/libsupc++
'
Making all in src
make[8]: Entering directory
`/oasis/tmp/paul/gcc-3.0/powerpc-ibm-aix4.3.3.0/ppc64/libstdc++-v3/src'
make[8]: *** No rule to make target `limitsMEMBERS.cc', needed by
`limitsMEMBERS.lo'.  Stop.
make[8]: Leaving directory
`/oasis/tmp/paul/gcc-3.0/powerpc-ibm-aix4.3.3.0/ppc64/libstdc++-v3/src'
make[7]: *** [all-recursive] Error 1
make[7]: Leaving directory
`/oasis/tmp/paul/gcc-3.0/powerpc-ibm-aix4.3.3.0/ppc64/libstdc++-v3'
make[6]: *** [all-recursive-am] Error 2
make[6]: Leaving directory
`/oasis/tmp/paul/gcc-3.0/powerpc-ibm-aix4.3.3.0/ppc64/libstdc++-v3'
make[5]: *** [multi-do] Error 1
make[5]: Leaving directory
`/oasis/tmp/paul/gcc-3.0/powerpc-ibm-aix4.3.3.0/libstdc++-v3'
make[4]: *** [all-multi] Error 2
make[4]: Leaving directory
`/oasis/tmp/paul/gcc-3.0/powerpc-ibm-aix4.3.3.0/libstdc++-v3'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/oasis/tmp/paul/gcc-3.0/powerpc-ibm-aix4.3.3.0/libstdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory
`/oasis/tmp/paul/gcc-3.0/powerpc-ibm-aix4.3.3.0/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/oasis/tmp/paul/gcc-3.0'
make: *** [bootstrap-lean] Error 2

Ideas?

Thanks,
Paul

  parent reply	other threads:[~2001-07-10 16:08 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-09 17:34 Paul DeMello
2001-07-09 20:56 ` Alexandre Oliva
2001-07-10 15:16   ` Robert A Nesius
2001-07-10 18:42     ` Alexandre Oliva
2001-07-10 16:08   ` Paul DeMello [this message]
2001-07-10 18:39     ` Alexandre Oliva
2001-07-11  7:59       ` Paul DeMello
2001-07-11 23:17         ` "internal compiler error" --gcc-2.95.3 Piotr Stachura
2001-07-27  0:59           ` Alexandre Oliva
2001-07-29 22:36             ` Piotr Stachura
2001-07-30 14:28               ` Alexandre Oliva
2001-07-27  1:05         ` building gcc/g++ 3.0 on aix: gen-num-limits failed to execute Alexandre Oliva
2001-07-27  7:43           ` Paul DeMello
2001-07-28 20:17             ` Alexandre Oliva

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='017801c10995$898b9d50$9879e9c7@oax.com' \
    --to=paul@oax.com \
    --cc=aoliva@redhat.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).