[metapost] First GUI application linking to MPLib?
Shriramana Sharma
samjnaa at gmail.com
Sat Aug 11 00:41:50 CEST 2012
On Sat, Aug 11, 2012 at 4:10 AM, Shriramana Sharma <samjnaa at gmail.com> wrote:
>
> Usually you can use:
>
> find . -name "libmplib.a"
Uh oh sorry -- I still am sleepy it seems. You *were* using find, but
by convention libraries have lib prepended to them in the file name
and this prefix is *not* mentioned in the gcc command, hence: -l
mplib. I think the GCC manpage has more on this.
--
Shriramana Sharma
More information about the metapost
mailing list