automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Using gcj to create .class files


From: Tom Tromey
Subject: Re: Using gcj to create .class files
Date: 24 Oct 2002 16:02:06 -0600
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

>>>>> "Braden" == Braden McDaniel <address@hidden> writes:

>> JAVAC = gcj -C

Braden> I thought of that, but thought there might be something less
Braden> subtle.  Perhaps this should be done by the AM_PROG_GCJ macro?

This is actually sort of a standard approach.
AC_PROG_CC looks at the CC environment variable.

As I recall AM_PROG_GCJ is only useful for compiling java to object
code.

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]