This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gcj-native] Which arguments conflict with '-C'


>>>>> "Arnaud" == Arnaud Vandyck <arnaud.vandyck@ulg.ac.be> writes:

Arnaud> I know '--main=' and I think '-o' do conflict with '-C'. Are there any
Arnaud> other arguments that conflict with '-C'?

`-D' and `-fjni'.  Also, any link-time option provided by gcc
generally, like -L.  You might not get errors in all nonsense cases,
I'm not sure.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]