--- On Thu, 9/10/09, David Korn <[email protected]> wrote:
> From: David Korn <[email protected]> > Subject: Re: [uwin-users] how to get lex and yacc? > To: [email protected] > Date: Thursday, September 10, 2009, 8:08 AM > Subject: Re: [uwin-users] how to get > lex and yacc? > -------- > > > hello, > > > > i picked up the book introduction to compiler > construction with unix > > and after some googling ended up installing the uwin > system. > > unfortunately as the documentation says, the system > does not come with > > lex or yacc. i tried both commands and they did not > work. > > > > what is the correct way to get them? > > > > thanks > > > > > > lex and yeacc are part of the development package. > Download and > and install the uwin development package. > > You wil need MSVC Visual C/C++ to compile the results of > yacc and/or lex > which you can download from Microsoft. > > David Korn > [email protected] Still no support for gcc coming with MinGW ? Thanks, Sergei. _______________________________________________ uwin-users mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/uwin-users
