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: Geoff Keating <geoffk at geoffk dot org>
- To: neil at daikokuya dot demon dot co dot uk
- Cc: gcc-regression at gcc dot gnu dot org, gcc at gcc dot gnu dot org
- Date: Mon, 1 Apr 2002 07:36:37 -0800
- Subject: Re: GCC build failed for native with your patch on 2002-03-16T11:00:03Z.
- References: <200203161319.g2GDJ7O28494@maat.cygnus.com> <20020316135839.GB14388@daikokuya.demon.co.uk>
- Reply-to: Geoff Keating <geoffk at redhat dot com>
> Date: Sat, 16 Mar 2002 13:58:39 +0000
> From: Neil Booth <neil@daikokuya.demon.co.uk>
> Cc: Geoff Keating <geoffk@cygnus.com>
> Content-Disposition: inline
> User-Agent: Mutt/1.3.27i
>
> 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.
The tester has whatever automake comes with Red Hat Linux 7, but it
should never be used, because it uses 'gcc_update --touch'.
--
- Geoffrey Keating <geoffk@geoffk.org> <geoffk@redhat.com>