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: compiling gcc-4.1.1 for windows on linux


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

luoyi wrote:
> step1 and step2 are all ok, and in step3, I get the error msg:
> {standard input}: Assembler messages:
> {standard input}:2: Error: unknown pseudo-op: `.def'

You need to put "xgcc/bin" in your PATH ahead of
everything else or specify
"--with-as=/path/to/xgcc/bin/i686-pc-mingw32-as" and
"--with-ld=/path/to/xgcc/bin/i686-pc-mingw32-ld" on the
configure command line for the crossed-native build.

HTH,
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

iD8DBQFEiUDVYb1hx2wRS48RAsqQAJ97lQamXxF50myrnSZ9nNpW8kmIFQCfQRNN
E0tONIjL3sdqe7J5gTu1fjI=
=4eW2
-----END PGP SIGNATURE-----


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