[BuildTools-tickets] [BuildTools] #52: libcoinhsl.a not created on intel/solaris/gcc if no HSL available

BuildTools coin-trac at coin-or.org
Wed Aug 8 08:16:07 EDT 2007


#52: libcoinhsl.a not created on intel/solaris/gcc if no HSL available
-------------------+--------------------------------------------------------
Reporter:  stefan  |       Owner:  andreasw           
    Type:  defect  |      Status:  new                
Priority:  minor   |   Component:  configuration tests
 Version:  0.5     |    Keywords:  hsl                
-------------------+--------------------------------------------------------
 Hi,

 the idea to creat a libcoinhsl.a with no objects in there seem to be a
 nice idea to deal with an absent HSL library, and it seem to work well on
 Linux systems.

 However, when I build Ipopt with MUMPS instead of HSL on a Sun-machine
 with Intel CPU, SunOS sol10vm 5.11, and gnu compiler 4.3.0, the
 libcoinhsl.a is not created and building of Ipopt is failing.

 My solution to get around this is to create an empty libcoinhsl.a by hand
 (create a libcoinhsl.a with some content and then delete this content from
 it again), put it into !ThirdParty/HSL/.libs, and to run make again.
 However, this does not seem to be an elegant solution ;-).

 Best,
 Stefan

-- 
Ticket URL: <https://projects.coin-or.org/BuildTools/ticket/52>
BuildTools <http://projects.coin-or.org/BuildTools>
Tools for configuring and compiling COIN-OR codes



More information about the BuildTools-tickets mailing list