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




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