> Dang, I've tried reinstalling cygwin several times. Is there a way to > remove an object from a library? Maybe make my own libcygwin2.a, > minus the extra malloc, free, exit, or whatever....I'll agree it's a > kludge, but it's the only way out I can see...
To remove objects from a library you can use ar. However, I am not sure why you do that. Cygwin is ready to use, and there is no need in any engineering. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
