[CoinUtils-tickets] [COIN-OR Common Utilities] #85: cannot build dll

COIN-OR Common Utilities coin-trac at coin-or.org
Wed Sep 3 05:33:54 EDT 2014


#85: cannot build dll
---------------------+-----------------
Reporter:  xantares  |    Owner:
    Type:  defect    |   Status:  new
Priority:  minor     |  Version:  trunk
Keywords:            |
---------------------+-----------------
 MinGW cannot build dlls if the no-undefined flag is not there

 I suggest this line gets added to CoinUtils/src/Makefile.am
 {{{
 libCoinUtils_la_LDFLAGS += -no-undefined
 }}}

--
Ticket URL: <https://projects.coin-or.org/CoinUtils/ticket/85>
COIN-OR Common Utilities <http://projects.coin-or.org/CoinUtils>
Common data structures and linear algebra functions for COIN-OR projects



More information about the CoinUtils-tickets mailing list