This is the mail archive of the java-patches@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: [gcj-eclipse-merge-branch] fix cross-build configury/makery


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


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