[Clp] problem about clp when make using gcc4.3.4

mulan hua shimuxi at gmail.com
Sat Sep 10 22:56:45 EDT 2011


Hi,
    now I have to use clp on a suse claster, whose gcc version is 4.3.4. But
when trying to install Clp1.14.1  there is errors as bellow:

    ClpMain.o: In function `main':
   ClpMain.cpp:(.text+0x1d0c): undefined reference to
`std::ctype<char>::_M_widen_init() const'
   ClpMain.cpp:(.text+0x1e9c): undefined reference to
`std::ctype<char>::_M_widen_init() const'
   ClpMain.cpp:(.text+0x1ebc): undefined reference to
`std::ctype<char>::_M_widen_init() const'
   ClpMain.cpp:(.text+0x228f): undefined reference to
`std::ctype<char>::_M_widen_init() const'
   ClpMain.cpp:(.text+0x22ab): undefined reference to
`std::ctype<char>::_M_widen_init() const'
   ClpMain.o:ClpMain.cpp:(.text+0x2e24): more undefined references to
`std::ctype<char>::_M_widen_init() const' follow
   collect2: ld returned 1 exit status

 I thought maybe the Clp version is too new, so I tried other versons
clp1.10, 1.9, 1.8. The errors are the same. when trying more older versions,
there is other errors.
 I don`t know where is wrong.....
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.coin-or.org/pipermail/clp/attachments/20110911/77df6f5a/attachment.html>


More information about the Clp mailing list