Cross Compiling Issues in GCJ 3.3

Ranjit Mathew rmathew@hotmail.com
Mon Jan 20 18:27:00 GMT 2003


Tom Tromey wrote:
> Ranjit> It has become more complicated than that - contrary to the
> Ranjit> documentation, "with_cross_host" is no longer being passed
> Ranjit> to the libjava configure by the top-level Makefile
> 
> That sounds like a regression to me.  I don't know what, if anything,
> can be done about it.  Perhaps the change has been documented
> somewhere.  I haven't really been paying attention to this area; could
> you try to find out?

I spoke a bit too soon - sorry for the noise. 'with_cross_host' is
defined if 'is_cross_compiler' is true, which is true if 'host!=target'.
This is not the case for a "pure" native build as well as a crossed-native
build. My remarks were a panic reaction to the generated scripts and
Makefiles for a crossed-native build.

I have submitted a patch for review that addresses most of the issues
I have been having with crossed and crossed-native compilation of libgcj.

Sincerely Yours,
Ranjit.

-- 
Ranjit Mathew        Email: rmathew AT hotmail DOT com
Bangalore,
INDIA.               Web: http://ranjitmathew.tripod.com/




More information about the Java mailing list