On LinuxPPC 2000, I am trying to use Lex in a simple program. When I try
to compile the c file that lex generated using the -ll option (the
command
is "gcc lex.yy.c -o myProgram -ll" or "cc lex.yy.c -o myProgram -ll") a
compiler error is generated saying that the l library could not be
found. Has anyone else had this problem?
--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.