How to set/pass GCJFLAGS?
H. J. Lu
hjl@lucon.org
Wed Jul 3 13:46:00 GMT 2002
On Wed, Jul 03, 2002 at 02:25:25PM -0600, Tom Tromey wrote:
> >>>>> "H.J." == H J Lu <hjl@lucon.org> writes:
>
> H.J.> I am looking for ways to set GCJFLAGS at the configure time or pass
> H.J.> a diffeent GCJFLAGS at the build time. The only thing I find is
> H.J.> # export GCJFLAGS="xxx"
> H.J.> # make bootstrap
> H.J.> Is that true?
>
> Or on the make command line (that's what I do).
Does that work?
# cd gcc
# grep GCJFLAGS Makefile.in
#
H.J.
More information about the Gcc
mailing list