[gcj-eclipse-merge-branch] fix cross-build configury/makery
Adam Megacz
megacz@cs.berkeley.edu
Thu Dec 21 02:43:00 GMT 2006
Andrew Haley <aph@redhat.com> writes:
> > - GCJ="${target_noncanonical}-gcj"
> > + GCJ="$built_gcc_dir/${target_noncanonical}-gcj"
> This change shouldn't be necessary. I think it's related to a bug
> that tromey is working on.
Currently this problem is still preventing cross-compiles, and this
fix still works. Please let me know if there is some other way in
which I should be fixing this.
- a
More information about the Java-patches
mailing list