> Is it sufficient to enclose the #define's within #if/#endif, or they
> should be removed at all?

Just from looking at the file, its not at all clear why they are present twice. 
i've tried doing the "standard" GLPK build with the lines removed and 
encountered no problems whatsoever. So it seems that it is sufficient to remove 
the lines.

> Does glpk.i depend on the wrapper's language or on glpk.h (or on somewhat 
> else)?

glpk.i should depend only on glpk.h -- it shouldn't contain any dependencies on 
any target language.

--Kelly




      


_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to