help-flex
[Top][All Lists]
Advanced

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

RE: flex 2.5.5 check


From: John W. Millaway
Subject: RE: flex 2.5.5 check
Date: Mon, 30 Apr 2001 07:26:20 -0700 (PDT)

> I couldn't go further than 'cd TESTS/make' because the tests are bison
> dependant, and I am running an old version of bison (1.25) which has a bug. 

Thanks for taking the time to test these. You can build each test individually 
by
changing to the test-* directory and issuing "make" then "make check". This will
filter out the "bison" directories:

  cd TESTS/
  ls -1d test-* | grep -v bison | xargs -n 1 make -C 
  ls -ld test-* | grep -v bison | xargs -n 1 make check -C


> I can also try to run it under WinNT/cygwin, but I guess you are not
> interested in that kind of test ? (you are already running it under
> WinNT...)

That would be great! I'm running linux and I don't have access to an NT/cygwin
machine.

-John


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/



reply via email to

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