way to add a compiler flag via configure?
Bryce McKinlay
bryce@waitaki.otago.ac.nz
Mon Jan 28 15:36:00 GMT 2002
Adam Megacz wrote:
>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
>
Not currently, but it would be pretty easy to add one. Note that you can
add options in your libgcj.spec file to get them added to every
invocation automatically.
regards
Bryce.
More information about the Java
mailing list