This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: compilation problems with ecj.jar


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]