This is the mail archive of the gcc@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: gcc-3.0-20010613 bootstrap fails on OpenBSD2.9/sparc


Florin, do you have cvs access?

-----Original Message-----
From: gcc-owner@gcc.gnu.org [mailto:gcc-owner@gcc.gnu.org]On Behalf Of
Florin Iucha
Sent: Friday, June 15, 2001 6:44 AM
To: gcc@gcc.gnu.org
Subject: gcc-3.0-20010613 bootstrap fails on OpenBSD2.9/sparc


Hello,

configure --enable-languages=c,c++,java --enable-shared --enable-libgcj

make bootstrap

...
...
...
../../gcc-3.0-20010613/libiberty/choose-temp.c:140: warning: mktemp()
possibly used unsafely; consider using mkstemp()
stage1/xgcc -Bstage1/ -B/data/gcc/run/sparc-unknown-openbsd2.9/bin/  -DIN_GC
C    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototype
s -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o cpp gcc.o
cppspec.o intl.o  prefix.o version.o  obstack.o   ./intl/libintl.a
../libiberty/libiberty.a
../../gcc-3.0-20010613/libiberty/choose-temp.c:140: warning: mktemp()
possibly used unsafely; consider using mkstemp()
stage1/xgcc -Bstage1/ -B/data/gcc/run/sparc-unknown-openbsd2.9/bin/  -DIN_GC
C    -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototype
s -Wtraditional -pedantic -Wno-long-long  -DHAVE_CONFIG_H  -o g++  gcc.o
g++spec.o intl.o prefix.o version.o  obstack.o   ./intl/libintl.a
../libiberty/libiberty.a
../../gcc-3.0-20010613/libiberty/choose-temp.c:140: warning: mktemp()
possibly used unsafely; consider using mkstemp()
if [ -f specs.ready ] ; then  true;  else  echo timestamp > specs.ready;  fi
(MAKE="make"; srcdir=`cd ../../gcc-3.0-20010613/gcc/fixinc && pwd` ;
CC="stage1/xgcc -Bstage1/ -B/data/gcc/run/sparc-unknown-openbsd2.9/bin/";
CFLAGS="-g -O2"; LDFLAGS="";

WARN_CFLAGS="-W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototyp
es -Wtraditional -pedantic -Wno-long-long";  export MAKE srcdir CC CFLAGS
LDFLAGS WARN_CFLAGS; cd ./fixinc &&  /bin/sh ${srcdir}/mkfixinc.sh
sparc-unknown-openbsd2.9 sparc-unknown-openbsd2.9)
constructing ../fixinc.sh for sparc-unknown-openbsd2.9 to run on
sparc-unknown-openbsd2.9
make TARGETS=oneprocess SHELL="/bin/sh"
CC="stage1/xgcc -Bstage1/ -B/data/gcc/run/sparc-unknown-openbsd2.9/bin/"
CFLAGS="-g -O2" LDFLAGS="" install-bin
/bin/sh ../../../gcc-3.0-20010613/gcc/fixinc/genfixes machname.h
No forbidden identifiers defined by this target
stage1/xgcc -Bstage1/ -B/data/gcc/run/sparc-unknown-openbsd2.9/bin/ -c -DIN_
GCC -DHAVE_CONFIG_H -g -O2   -I. -I.. -I../../../gcc-3.0-20010613/gcc/fixinc
 -I../../../gcc-3.0-20010613/gcc/fixinc/..  -I../../../gcc-3.0-20010613/gcc/
fixinc/../config -I../../../gcc-3.0-20010613/gcc/fixinc/../../include
../../../gcc-3.0-20010613/gcc/fixinc/fixincl.c
stage1/xgcc: not found
*** Error code 1

Stop in /data/gcc/build/objdir/gcc/fixinc.
*** Error code 1

Stop in /data/gcc/build/objdir/gcc (line 2815 of Makefile).
*** Error code 1

Stop in /data/gcc/build/objdir/gcc (line 3622 of Makefile).
*** Error code 1

Stop in /data/gcc/build/objdir (line 1499 of Makefile).

florin

--

"you have moved your mouse, please reboot to make this change take effect"

41A9 2BDE 8E11 F1C5 87A6  03EE 34B3 E075 3B90 DFE4


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



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