This is the mail archive of the java-patches@sources.redhat.com mailing list for the Java project.


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

Re: libjava build fix


>>>>> "Bryce" == Bryce McKinlay <bryce@albatross.co.nz> writes:

Bryce> Automake still uses "-Wp,-MD,..." which c++ doesn't like any
Bryce> more. I'm going to hack the Makefile.in by hand until we can
Bryce> sort this out.

Bryce> Tom, help!

It sucks that backward compatibility was eliminated here.
It means that the current public automake won't work with gcc 3.0.

I changed our Makefile.am to turn off dependency tracking.
This will fix the problem for us for now.

I'll check it in when I'm done testing it.

Tom

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