This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
newbie: lex/yacc library
- To: help-gcc at gnu dot org
- Subject: newbie: lex/yacc library
- From: Drew Krause <drkrause at mindspring dot com>
- Date: Thu, 23 Dec 1999 22:03:26 -0500
- Newsgroups: gnu.gcc.help
- Organization: MindSpring Enterprises
- Reply-To: drkrause at mindspring dot com
- Xref: wodc7nx0 gnu.gcc.help:2276
Hello, my lex and yacc binaries are installed, but I'm having no luck
with linking to libraries, as neither libl.so nor liby.so exist in
/usr/lib (or anywhere in the system, for that matter). Therefore the
command line '-ll' is bringing me an error (as is '-lfl', even though my
flex library does exist).
Any help appreciated! email replies please....
Drew Krause