compilation problems with ecj.jar
Tom Tromey
tromey@redhat.com
Wed Jan 17 13:02:00 GMT 2007
>>>>> "Marco" == Marco Trudel <mtrudel@gmx.ch> writes:
Marco> Well, I still don't see why the host of ecj is the configured target
Marco> instead of the configured host, but I guess I don't need to understand
Marco> that.
The intent of the code is that the installed be compiled with the
build-x-host compiler, since ecj1 must run on the host. That conforms
pretty well to what I see in configure:
GCJ_FOR_ECJX="${with_cross_host}-gcj"
What value do you get for this?
Tom
More information about the Java
mailing list