compilation problems with ecj.jar
Tom Tromey
tromey@redhat.com
Tue Jan 23 00:24:00 GMT 2007
>>>>> "Mohan" == Mohan Embar <gnustuff@thisiscool.com> writes:
Mohan> I disagree with the assessment that the current version is
Mohan> wrong. The current version defaults host_exeext to $ac_exeext,
Mohan> but then unconditionally sets it to $cross_host_exeext if test
Mohan> -n "${with_cross_host}", namely when the real host isn't the
Mohan> same as the target.
Hmm. I think I am being confused by the comment about crossed-native
compilers in the case where with_cross_host is empty:
# Crossed-native build (host=target and host!=build)
which_gcj=cross
If it is possible to hit this case, then I think my original post was
correct. But perhaps it is not possible. Ugh.
Tom
More information about the Java
mailing list