Re: Running Java Cup - Options

Leonardo Teixeira Passos <leonardo@dcc.ufmg.br>
25 Feb 2007 13:23:56 -0500

          From comp.compilers

Related articles
Running Java Cup - Options wookiz@hotmail.com (wooks) (2007-02-16)
Re: Running Java Cup - Options bill@qswtools.com (Bill Cox) (2007-02-25)
Re: Running Java Cup - Options leonardo@dcc.ufmg.br (Leonardo Teixeira Passos) (2007-02-25)
Re: Running Java Cup - Options owong@castortech.com (Oliver Wong) (2007-02-25)
Re: Running Java Cup - Options gah@ugcs.caltech.edu (glen herrmannsfeldt) (2007-02-25)
| List of all articles for this month |

From: Leonardo Teixeira Passos <leonardo@dcc.ufmg.br>
Newsgroups: comp.compilers
Date: 25 Feb 2007 13:23:56 -0500
Organization: POP-MG/RNP
References: 07-02-051
Keywords: Java, tools
Posted-Date: 25 Feb 2007 13:23:56 EST

That is because CUP outputs its messages in the standard error. To
redirect the messages, use "2>" insteand of ">".


Hope that helps,


Leonardo Passos.


On Sat, 16 Feb 2007, wooks wrote:


> I have a bazillion conflict messages coming from CUP. How can I
> redirect the output to a file so that I can read them. I am runnig
> from the windows command line. I've tried the normal > and it doesn't
> work.
>
>



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.