[gcj-eclipse-merge-branch] fix cross-build configury/makery
Mohan Embar
gnustuff@thisiscool.com
Thu Dec 7 03:36:00 GMT 2006
Hi All,
>FYI: I"m testing more configury fixes at the moment (build-x-host, etc.)
>Stay tuned. Just built a native Windows gcj-ecj. I'm transferring from
>Linux to Windows as we speak....
Promising, though with a couple of glitches. I want to revisit
my strategy for the configury, but I nonetheless got a Windows
compiler. It won't run on Windows because:the argument to -fbootclasspath
passed to jc1 and ecj1 can have spaces in it, which isn't being
quoted properly and because we unconditionally use ":" instead
of the system path separator to separate classpath entries.
I'll dig into this but if anyone's listening right now and can
tell me offhand where this is happening, I'd be grateful.
-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/
More information about the Java-patches
mailing list