This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
gcc 3.0.2 IRIX 5.3 build
- To: gcc-bugs at gcc dot gnu dot org
- Subject: gcc 3.0.2 IRIX 5.3 build
- From: wem at bruker dot de (Werner Mausshardt)
- Date: Thu, 1 Nov 2001 11:32:25 +0100 (MEZ)
- Reply-To: werner dot mausshardt at bruker dot de
configuring gcc-3.0.2 on IRIX 5.3 with:
CC=/usr/local/gcc-3.0.1/bin/gcc ../gcc-3.0.2/configure --prefix=/usr/local/gcc-3.0.2 --with-gnu-as --disable-shared --enable-languages=c++
works fine, but
make CFLAGS='-O2' LIBCFLAGS='-O2' LIBCXXFLAGS='-O2 -fno-implicit-templates' bootstrap
immeditately stops with:
if [ x"" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
don't know how to make config.in (bu42).
*** Error code 1 (bu21)
the contents of ./libiberty is:
Makefile config.log stamp-h testsuite
config.h config.status stamp-picdir xhost-mkfrag
build works fine on IRIX 6.5;
any more information I could supply, any workaround?
with best regards,
Werner Mausshardt
--
Werner Mausshardt E-mail: werner.mausshardt@bruker.de
Software Department Tel: +49 721 5161 448
Bruker Analytik GmbH Fax: +49 721 5161 480