way to add a compiler flag via configure?

Adam Megacz gcj@lists.megacz.com
Sun Jan 27 17:15:00 GMT 2002


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

I'm looking for something like

  ./configure --add-compiler-option=-ffunction-sections

  - a



More information about the Java mailing list