Patch: enable -fcheck-references for specific targets

Tom Tromey tromey@redhat.com
Mon Mar 25 16:53:00 GMT 2002


>>>>> "Anthony" == Anthony Green <green@redhat.com> writes:

>> I think the libgcj.spec build bug can be fixed by adding the
>> appropriate -B option to the gcj invocation.  Can you give that a try?

Anthony> Yes, Adding "-B./" fixes it.

I've looked at this a little today.  I remember from writing this that
I thought we would try to find the spec file where the -L options
point; there is a good reason for this.  And in fact there is code in
jvspec.c to do this.  Also, the Makefile passes a -L for the current
directory to gcj.  So I wonder why this isn't working.  That's what
I'm going to look at next.

Tom



More information about the Java-patches mailing list