This is the mail archive of the java@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: No console output: gcj Windows cross-compiler


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ranjit Mathew wrote:
> 
> After seeing your message, I built a cross-compiler on Linux for
> MinGW (i686-pc-mingw32) using FSF binutils 2.16.1, mingw-runtime
> 3.9, w32api 3.6 and mainline GCC (to be released as 4.2).

I forgot to mention that I built GCJ using the following:

/home/ranmath/src/gcc/gcc/configure --prefix=/home/ranmath/mingw \
  --target=i686-pc-mingw32 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu \
  --enable-languages=c,c++,java --disable-nls --disable-debug \
  --enable-threads=win32 --with-gcc --with-gnu-as --with-gnu-ld \
  --without-newlib --disable-win32-registry --disable-shared \
  --enable-libgcj --disable-java-awt --without-x --enable-java-gc=boehm \
  --enable-interpreter --enable-hash-synchronization

A static "Hello World" program built with debugging information
on Windows is 27MB(!) using this version. :-/

Ranjit.

- --
Ranjit Mathew      Email: rmathew AT gmail DOT com

Bangalore, INDIA.    Web: http://rmathew.com/


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEM7qUYb1hx2wRS48RAkR5AKCaO9/pITVSo1ZNKPQmRW4DZEZ2QwCgldSp
OLldcSHrNHLVQ/qG+FKIGtY=
=3QT9
-----END PGP SIGNATURE-----


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