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]

trunk fails to bootstrap under Linux


Hi!

My (daily) build under Linux (Linux 2.6.5-7.104-bigsmp #1 SMP Wed Jul 28
16:42:13 UTC 2004 i686 i686 i386 GNU/Linux) fails with:

gcc -c   -g -fkeep-inline-functions -DIN_GCC   -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute    -DHAVE_CONFIG_H -I. -I.
-I/WORK/BLUE1_USER/philippe/Irix/Gcc_Sources/gcc
-I/WORK/BLUE1_USER/philippe/Irix/Gcc_Sources/gcc/.
-I/WORK/BLUE1_USER/philippe/Irix/Gcc_Sources/gcc/../include
-I/WORK/BLUE1_USER/philippe/Irix/Gcc_Sources/gcc/../libcpp/include
-I/usr1/MICRESS/Philippe/Tools/Gmp/include
-I/usr1/MICRESS/Philippe/Tools/Mpfr/include
-I/WORK/BLUE1_USER/philippe/Irix/Gcc_Sources/gcc/../libdecnumber
-I/WORK/BLUE1_USER/philippe/Irix/Gcc_Sources/gcc/../libdecnumber/bid
-I../libdecnumber   
/WORK/BLUE1_USER/philippe/Irix/Gcc_Sources/gcc/vec.c -o vec.o
make[3]: *** No rule to make target
`/WORK/BLUE1_USER/philippe/Irix/Gcc_Sources/gcc/REVISION', needed by
`version.o'.  Stop.

I guess it could be related to:
http://gcc.gnu.org/ml/gcc-patches/2007-07/msg02115.html

Is anyone else gettign that?

Thanks!

Philippe


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