gcj questions
Tom Tromey
tromey@redhat.com
Tue Nov 5 16:15:00 GMT 2002
>>>>> "Mark" == Mark and Janice Juszczec <juszczec@hotmail.com> writes:
Mark> make configure-target-libjava looks like it reruns configure for
Mark> libjava. How do I make changes in the configuration so they are
Mark> picked up by make configure-target-libjava?
What do you mean?
You can re-run configure at the top level with different options.
Mark> Is there any way to force reconfiguration from the libjava build
Mark> directory?
Re-run configure there. Make sure you pick up the options you need
from config.status.
>> Static linking is probably more robust.
Mark> Does this mean use gcj -static or is it something else?
It means gcj -static.
Tom
More information about the Java
mailing list