[kaffe] Re: CVS kaffe (robilad): Reworked java compiler detection

Kiyo Inaba inaba at src.ricoh.co.jp
Thu Dec 13 18:30:11 PST 2007


Dalibor wrote:
>> The auto detection itself is welcome, but still I want to have
>> explicit way to specify which compiler is my preference. Since
>> I still use jikes for some other staff, but when making regression
>> test of kaffe I need to use ecj (jikes does not like classpath-0.96.1).
>
>Yeah. Just pass the compiler you want to use to configure in the
>JAVAC variable. configure JAVAC=jikes should do the job.

Oh, I did not notice. I once tried 'JAVAC=ecj configure ...', and it
did not set JAVAC as I expected. Based on your suggestion, I submitted
next test job and it can set JAVAC as I want.

Is it possible to add this as help message for configure?
# Or FAQ?

Kiyo





More information about the kaffe mailing list