This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: How to set/pass GCJFLAGS?


>>>>> "H.J." == H J Lu <hjl@lucon.org> writes:

>> Or on the make command line (that's what I do).

H.J.> Does that work?
H.J.> # cd gcc
H.J.> # grep GCJFLAGS Makefile.in
H.J.> #

It works for me.
It may be dependent on the version of make.
Adding it to FLAGS_TO_PASS (from memory; apologies if that is
incorrect) would probably be appropriate.

Tom


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