25 May 18:34
lex & yacc, Second Edition example compile code problem
From: kkc <kaikongchan_98 <at> hotmail.com>
Subject: lex & yacc, Second Edition example compile code problem
Newsgroups: gmane.comp.lex.flex.general
Date: 2007-05-25 16:37:08 GMT
Subject: lex & yacc, Second Edition example compile code problem
Newsgroups: gmane.comp.lex.flex.general
Date: 2007-05-25 16:37:08 GMT
I try compile all code using "make" command in linux, but it come back with compile error, please help. thank you! /* output [work]$ make flex ch1-01.l mv lex.yy.c ch1-01.c gcc -g -o ch1-01.pgm ch1-01.c -ly -ll /usr/bin/ld: cannot find -ly collect2: ld returned 1 exit status make: *** [ch1-01.pgm] Error 1 [work]$ */ -- -- View this message in context: http://www.nabble.com/lex---yacc%2C-Second-Edition-example-compile-code-problem-tf3817146.html#a10806368 Sent from the Gnu - Flex mailing list archive at Nabble.com.
RSS Feed