On Monday 28 November 2011, Joe Chen wrote:
> On Mon, Nov 28, 2011 at 12:32 PM, Stefano Lattarini
> >
> > On Monday 28 November 2011, Joe Chen wrote:
> >>
> >> I am using automake for compile flex input file. The flex command
> >> line option --prefix= or -P works with the direct
> >> invoking of
Joe Chen wrote:
> [...]
> THANKS! This format of ylwrap no longer gets the error, and works for
> my purpose:
>> ylwrap configf_lexer.l lex.configf_yy.c configf_lexer.c \> -- flex
>> --case-insensitive --prefix=configf_yy
> Could you point to me how to compose my files of "configure.ac"
On Mon, Nov 28, 2011 at 12:32 PM, Stefano Lattarini
wrote:
> tags 10154 notabug
> thanks
>
> On Monday 28 November 2011, Joe Chen wrote:
>> Hi,
>>
> Hi Joe, thanks for the report.
>
>> I am using automake for compile flex input file. The flex command
>> line option --prefix= or -P works with the
tags 10154 notabug
thanks
On Monday 28 November 2011, Joe Chen wrote:
> Hi,
>
Hi Joe, thanks for the report.
> I am using automake for compile flex input file. The flex command
> line option --prefix= or -P works with the direct
> invoking of flex, buy ylwrap gets error all the time for me:
>
>
Hi,
I am using automake for compile flex input file. The flex command
line option --prefix= or -P works with the direct
invoking of flex, buy ylwrap gets error all the time for me:
/bin/bash ../build-aux/ylwrap configf_lexer.l lex.yy.c configf_lexer.c
-- flex --case-insensitive --prefix=configf