office-gobmx/lpsolve
David Tardon d0b7ad3a44 mingw: override gcc's definition of INLINE
gcc defines INLINE to __inline, which leads to 'multiple definition of ...'
error on use of liblpsolve.dll.a (e.g., in sccomp).

Also use host ar and ranlib.
2012-03-05 12:06:10 +01:00
..
prj
lp_solve-aix.patch
lp_solve_5.5-windows.patch
lp_solve_5.5.patch mingw: override gcc's definition of INLINE 2012-03-05 12:06:10 +01:00
makefile.mk
README

A mixed Integer Linear Programming (MILP) solver from [http://lpsolve.sourceforge.net/].