[gcj-eclipse-merge-branch] fix cross-build configury/makery
Adam Megacz
megacz@cs.berkeley.edu
Thu Dec 21 06:42:00 GMT 2006
Mohan Embar <gnustuff@thisiscool.com> writes:
> Hi Adam,
>
>>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.
>
> Can you elaborate more on why you think this is needed? My MinGW ecj
> build worked fine without this,
Sorry, when going back through my changes I confused a new change with
this one (which is no longer needed). See next posting. Sorry for
the confusion.
- a
More information about the Java-patches
mailing list