[BuildTools-tickets] [BuildTools] #53: --xlic_lib=sunperf doesn't work with CC compiler on SUN

BuildTools coin-trac at coin-or.org
Thu Aug 9 14:04:45 EDT 2007


#53: --xlic_lib=sunperf doesn't work with CC compiler on SUN
---------------------+------------------------------------------------------
Reporter:  andreasw  |       Owner:  andreasw           
    Type:  defect    |      Status:  new                
Priority:  minor     |   Component:  configuration tests
 Version:  0.5       |    Keywords:                     
---------------------+------------------------------------------------------
 It seems that {{{CC -xlic_lib=sunperf}}} does not work.

 {{{
 configure:27421: CC -o conftest -O4  -DNDEBUG      conftest.cc
 -xlic_lib=sunperf
   >&5
 ld: fatal: library -lm: not found
 ld: fatal: library -lc: not found
 }}}

 The C compiler (cc) has no problem.

 Question is whether this can be fixed, or if we should take that option
 out of coin.m4

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



More information about the BuildTools-tickets mailing list