Hi to all, compiling step: error: Any ideas? CFLAGS, LDFLAGS, others? many thanks, |
|||
|
User login |
|
|
All trademarks and copyrights on this page are properties of their respective owners. The rest is copyright © Integrated Computer Solutions Inc., 2003 - 2012 |
fgenolini
Re: OpenMotif 2.3.1 on PPC
%option main
with this line at the top of the offending .l file, flex will generate the main function and GCC will be happy
OpenMotif assumes the old lex, but most Linux distributions have flex which behaves differently