This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC for Windows, Bison compiler
- To: <gcc at gcc dot gnu dot org>, "Vladimir Rykov, PhD in Computational Linguistics, MOCKBA" <rykov2000 at mail dot ru>
- Subject: Re: GCC for Windows, Bison compiler
- From: "Tim Prince" <tprince at computer dot org>
- Date: Tue, 21 Nov 2000 06:27:54 -0800
- References: <1.5.4.32.20001121133031.0066a4f4@mail.ru>
These are included in the cygwin distribution http://sourceware.cygnus.com
----- Original Message -----
From: "Vladimir Rykov, PhD in Computational Linguistics, MOCKBA"
<rykov2000@mail.ru>
To: <gcc@gcc.gnu.org>
Sent: Tuesday, November 21, 2000 5:30 AM
Subject: GCC for Windows, Bison compiler
> Hello from snow Moscow!
>
> I have a couple of Qs:
>
> 1) I need gcc for Windows - quite simple to run Bison without learning
> UNIX/Linux.
> But I am afraid I do not move easily in GCC site jungles.
>
> Is Bison available for Windows?
>
> Can you show me the proper addr?
>
> 2) I need a sample BNF grammar for Bison. I got info that
> in GCC the file c-parse.y (or maybe now it is called c/parse.y or
something
> like that) contains a Bison grammar for C.
>
> Can you show me the proper addr?
>
> ~V
>
>