what is -l prefix for
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
Hello, In makefiles I have seen using like
-labc -lxyz etc.
What are they.
Iam geeting a message like /usr/bin/ld: cannot find -labc .
What file I need to include so that it compiles.