This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC build failed for native with your patch on 2002-03-16T11:00:03Z.
- From: Neil Booth <neil at daikokuya dot demon dot co dot uk>
- To: gcc-regression at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- Cc: Geoff Keating <geoffk at cygnus dot com>
- Date: Sat, 16 Mar 2002 13:58:39 +0000
- Subject: Re: GCC build failed for native with your patch on 2002-03-16T11:00:03Z.
- References: <200203161319.g2GDJ7O28494@maat.cygnus.com>
GCC regression checker wrote:-
> With your recent patch, GCC does not compile on:
> native
> Attached is build output for those targets.
>
> The build failures are new.
x/cvs-gcc/gcc/libjava/../libffi/include -I../libffi/include -fno-rtti -fnon-call-exceptions -fdollars-in-identifiers -D__NO_MATH_INLINES -ffloat-store -W -Wall -D_GNU_SOURCE -DPREFIX=\"/maat/heart/tbox/objs\" -g -O2 -D_GNU_SOURCE -Wp,-MD,.deps/prims.pp -c /maat/heart/tbox/cvs-gcc/gcc/libjava/prims.cc -fPIC -DPIC -o .libs/prims.o
cc1plus: unrecognized option `-MD'
cc1plus: output filename specified twice
Geoff, does this mean that the build machine has an out of date
automake? Meanwhile, I'll revert the -MD removal from cpp0.
Neil.