This is the mail archive of the
java-discuss@sources.redhat.com
mailing list for the Java project.
Re: build problems on i686-pc-cygwin
- To: "Immanuel, Gidado-Yisa" <avm3 at cdc dot gov>
- Subject: Re: build problems on i686-pc-cygwin
- From: Tom Tromey <tromey at redhat dot com>
- Date: 12 Jan 2001 22:01:26 -0700
- Cc: java-discuss at sourceware dot cygnus dot com
- References: <B7F9A3E3FDDDD11185510000F8BDBBF20363B6AB@mcdc-atl-5.cdc.gov>
- Reply-To: tromey at redhat dot com
>>>>> "Gidado" == Immanuel, Gidado-Yisa <avm3@cdc.gov> writes:
Gidado> With the recent Win32 checkins, I was actually able to progress
Gidado> in 'make bootstrap', but I've hit this snag (see below). Its
Gidado> something to do with 'gettext', but I'm not knowledgeable enough
Gidado> to track it down.
Gidado> c-parse.o(.text+0xf140): undefined reference to `_imp__gettext'
This is a generic gcc problem. Please report it to the appropriate
gcc list.
Tom