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]

libjava configury logic for cross builds (was Re: retracting my retraction [patch included])


Hi All,

>>Adam>   -         GCJ="${target_noncanonical}-gcj -B`${PWDCMD-pwd}`/"
>>Adam>   +         GCJ="$built_gcc_dir/gcj -B$built_gcc_dir/"

For the record, I'm going to be highly skeptical of any attempt to
mess with any of the libjava configury code related to cross builds
simply because I thought about it and tested it so heavily. That's
not to say that there are no mistakes, just that I'm going to
skeptical :):

http://gcc.gnu.org/ml/java-patches/2003-q2/msg00111.html

I haven't reread the analysis, which is almost four years old (I was two-months
fresh into this), so I'm not sure how much of it is correct.... However, I think
it should be required reading for anyone wanting to mess around with this stuff.

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