This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: More options.h problems on cygwin
- From: Neil Booth <neil at daikokuya dot co dot uk>
- To: "Billinghurst, David (CRTS)" <David dot Billinghurst at riotinto dot com>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 19 Jun 2003 06:59:23 +0100
- Subject: Re: More options.h problems on cygwin
- References: <FAC87D7C874EAB46A847604DA4FD5A6457DCF7@crtsmail.corp.riotinto.org>
Billinghurst, David (CRTS) wrote:-
> 3.4 cvs from 13:58 UTC 18 Jun fails to bootstrap on cygwin with
>
> gcc -c -g -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-p
> rototypes -pedantic -Wno-long-long -fno-common -DHAVE_CONFIG_H -I. -I. -I/u
> sr/local/src/gcc/gcc -I/usr/local/src/gcc/gcc/. -I/usr/local/src/gcc/gcc/config
> -I/usr/local/src/gcc/gcc/../include /usr/local/src/gcc/gcc/opts.c -o opts.o
> /usr/local/src/gcc/gcc/opts.c: In function `common_handle_option':
> /usr/local/src/gcc/gcc/opts.c:299: `OPT__version' undeclared (first use in this
> function)
> /usr/local/src/gcc/gcc/opts.c:299: (Each undeclared identifier is reported only
> once
> /usr/local/src/gcc/gcc/opts.c:299: for each function it appears in.)
> make[2]: *** [opts.o] Error 1
> make[2]: Leaving directory `/usr/local/obj/gcc/gcc'
>
> Now this is after I upgraded to the patch gawk-3.1.2 that worked around a similar problem
> earlier in the day.
Could you inform the Cygwin folks? I imagine they thought they'd fixed
it.
Neil.