help-flex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: flex beta 2.5.24 released [integral types]


From: Bruce Lilly
Subject: Re: flex beta 2.5.24 released [integral types]
Date: Mon, 25 Nov 2002 15:45:04 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.2a) Gecko/20020910

2.5.24 tested on UWIN 3.1 (native compiler MS VC++ 6.0 SP5):

Doesn't build with ./configure && make (same issue with
undefined intN_t types).  Builds with
./configure ... CPPFLAGS=-DFLEX_NEED_INTEGRAL_TYPE_DEFINITIONS
but make check fails (looks like an error in the distribution,
not in the built executable operation).  And as reported,
each flex 2.5.24-generated .c file has the same configuration
issue w.r.t. intN_t, which means any software package that
includes a flex-generated .c file will have to provide a
configuration mechanism to arrange for appropriate -D
options for each target platform.

Details to be forwarded off-list.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]