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


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, and this involved both a cross build
and a crossed-native build.

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/




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