This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Can't build gcc 3.{4,5}.0 on cygwin: gcc.c:5930: undefined reference to `_mingw_scan'
- From: Christian Joensson <christian at j-son dot org>
- To: Jim Wilson <wilson at specifixinc dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 29 Feb 2004 10:24:35 +0100
- Subject: Re: Can't build gcc 3.{4,5}.0 on cygwin: gcc.c:5930: undefined reference to `_mingw_scan'
- References: <20040222211110.A18830@fw.j-son.org> <403B100B.8040802@specifixinc.com>
On Tue, Feb 24, 2004 at 12:49:15AM -0800, Jim Wilson wrote:
> Christian Joensson wrote:
> > gcc.o(.text+0x104a2): In function `main':
> > /usr/local/src/trunk/gcc/gcc/gcc.c:5930: undefined reference to `_mingw_scan'
> > collect2: ld returned 1 exit status
>
> This should be fixed by a config.gcc patch checked in yesterday.
yes, works now, thanks.
See http://gcc.gnu.org/ml/gcc-testresults/2004-02/msg01428.html
Cheers,
/ChJ