This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: win32
- From: Jeff Sturm <jsturm at one-point dot com>
- To: segfault segfault <s3gfaulted at yahoo dot com>
- Cc: java at gcc dot gnu dot org
- Date: Sun, 2 Jun 2002 10:48:07 -0400 (EDT)
- Subject: Re: win32
On Sat, 1 Jun 2002, segfault segfault wrote:
> I tried to build gcc 3.1 (snapshot from 21/5/2002)
> with this config but I get:
...
> /tmp/cccnQPjS.s: Assembler messages:
> /tmp/cccnQPjS.s:246: Error: Unknown pseudo-op: `.def'
> /tmp/cccnQPjS.s:246: Error: Unknown pseudo-op: `.scl'
Did you also build a linux->mingw binutils, and install the mingw runtime?
Jeff