This is the mail archive of the java-discuss@sourceware.cygnus.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: -M


>>>>> "Mike" == Mike Moreton <mike@pillim.demon.co.uk> writes:

Mike> Is the -MM parameter to gcj meant to work? 

Yes.

Mike> gcj Test.java -MM
Mike> Test.o : 
Mike> gcc test.c -MM
Mike> test.o: test.c

Could you submit a PR?  That will let us track the problem.  I wrote
the dependency code, so I'm probably responsible, but I don't have
time to look at it right now.  (This shouldn't stop somebody else from
looking if they want!)

Tom

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