[DyLP-tickets] Re: [DyLP] #9: DyLP will not build in CYGWIN with
--enable-doscompile or on Mac OSX
DyLP
coin-trac at coin-or.org
Mon Feb 5 17:45:31 EST 2007
#9: DyLP will not build in CYGWIN with --enable-doscompile or on Mac OSX
--------------------------+-------------------------------------------------
Reporter: tkr | Owner: lou
Type: defect | Status: assigned
Priority: highest | Milestone:
Component: installation | Version: 2.0
Severity: blocker | Resolution:
Keywords: |
--------------------------+-------------------------------------------------
Comment (by lou):
Problem should now be fixed in DyLP/stable/1.1 for both Cygwin and Mac
OSX. For Cygwin, the problems really derive from !BuildTools and are dealt
with by the changes incorporated in !BuildTools release 0.5.4. For Mac
OSX, it appears that the math.h system header will not compile with
-pedantic-errors specified to gcc. I've tweaked dylp's private
configuration macros to strip -pedantic-errors on Darwin. It appears that
the problem is only for plain C; C++ does not trigger the bug.
I'll leave the ticket open for a few more days, in case the problem goes
deeper.
--
Ticket URL: <https://projects.coin-or.org/DyLP/ticket/9#comment:2>
DyLP <http://projects.coin-or.org/DyLP>
An implementation of the dynamic simplex algorithm for LP.
More information about the DyLP-tickets
mailing list