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]
Other format: [Raw text]

Re: GCC build failed for native with your patch on 2002-03-16T11:00:03Z.


> 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>


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