Newbie instructions for building gcj for Windows
Adam Megacz
gcj@lists.megacz.com
Wed Jun 26 12:06:00 GMT 2002
"Andy Larder" <andylarder@hotmail.com> writes:
> Does the cross-compiled object code have any other dependencies other than
> the stuff in libgcj? (i.e. will the resulting .exe run by itself, or are
> other dll's required?).
Correct -- the resulting .exe is completely standalone and linked only
against DLLs which have shipped with ever version of Windows since
Win95 OSR2.
> I presume you have to cross-compile libgcj?
Yes, it gets built as part of the process of building the cross-compiler.
BTW, there are detailed instructions on how to build the
cross-compiler in the README file in the XWT source code distribution,
along with a few handy patches for features that didn't make it into
3.1 (like stack traces). You can find this at www.xwt.org.
- a
--
Sick of HTML user interfaces?
www.xwt.org
"disappointing retail sales figures suggest to some that America's love
affair with retail therapy may be over." -- _The Economist_, 19-Jun
More information about the Java
mailing list