> I made those changes to the glpkcc.cpp file and thankfully it > successfully compiled. How would I go about linking it to the library, > now? Is this a question for Nicolo?
No, the linking error is not related to glpk and glpkmex. You might try to build glpk from the source distribution, or specify -fPIC as the linker suggests. The error is platform specific. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
