Hi,
 
I have a question about GLPK.
 
I was in the directory glpk-4.8, and tried to test gplk.
So I typed as follows to test the program sample.C
 
I typed
 
gcc -g -Wall -L/usr/local/lib -o sample.exe sample.c -lglpk -lm
 
But it said
 
/usr/libgcc-lib/i686-pc-cygwin/3.3.3/../../../i686-pc-cygwin/bin/ld:
cannot find -lglpk
collect2: ld returned 1 exit status
 
Could you please tell me where I was wrong and how to correct it?
 
Thank you so much
Yothin
 
_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to