On 18/10/05, Surrel Thomas <[EMAIL PROTECTED]> wrote: > > >lex (or flex for the GNU version) is needed to generate configfile.c > >from configfile.l and tokenparser.c from tokenparser.l. > > > >You also need the lexer library to provide the yywarp() function. See > >[1] and [2]. > > > >The generated .c files are already included in the .tar.gz. Maybe I > >could also provide a simple yywrap() function and remove the > >dependency on lex? > > > Please, please, please, do so ! > It is quite a pain to cross compile pcsc-lite because of that. It would > make it much easier, and we won't need to use tricks and modify > configure or makefile anymore. > > As i'm sure you will do that, i can thank you in advance ;-)
I did it :-) You can use a SVN version of pcsc-lite or wait until I make a new release. Bye, -- Dr. Ludovic Rousseau For private mail use [EMAIL PROTECTED] and not "big brother" Google _______________________________________________ Muscle mailing list [email protected] http://lists.drizzle.com/mailman/listinfo/muscle
