build regression

Tom Tromey tromey@redhat.com
Sat Jun 14 18:56:00 GMT 2003


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> On the trunk, libgcj fails to build:
Tom> [ ... ]

Ok, the problem is that c.opt says:

MD
C ObjC C++ ObjC++ Separate


But java/lang.opt says:

MD
Java


It seems to me that c.opt must be wrong, since the documentation
describes -MD as taking no options.  But maybe it has to be this way
for cpp?

Anyway, Neil, could you do something about this?  This prevents
libgcj from building.

Tom



More information about the Gcc mailing list