way to add a compiler flag via configure?

Tom Tromey tromey@redhat.com
Sun Jan 27 22:34:00 GMT 2002


>>>>> "Adam" == Adam Megacz <gcj@lists.megacz.com> writes:

Adam> Is there a way to specify a command line option when running
Adam> configure on libjava such that that command line option will be
Adam> added to every invocation of gcc/gcj?

Nope.  However, you could hack it in.  The basic idea is to make sure
it ends up in libgcj.spec.

Tom



More information about the Java mailing list