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: Braden McDaniel
Subject: Re: Using gcj to create .class files
Date: Thu, 24 Oct 2002 23:00:06 -0400

On Thu, 2002-10-24 at 18:02, Tom Tromey wrote:
> >>>>> "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.

Good point. But if CC isn't set, AC_PROG_CC sets it to something. My
point being that it would be nice if there were a standard 

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

Yes, I realize now I want something else. And I see the autoconf macro
archive has some candidates. But given that automake uses JAVAC, might
it be appropriate for it to include a macro along the lines of
AM_PROG_JAVAC?

-- 
Braden McDaniel                           e-mail: <address@hidden>
<http://endoframe.com>                    Jabber: <address@hidden>





reply via email to

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