Hi,<div>    now I have to use clp on a suse claster, whose <font class="Apple-style-span" color="#3333ff">gcc version is 4.3.4</font>. But when trying to install <font class="Apple-style-span" color="#3333ff">Clp1.14.1 </font> there is errors as bellow:</div>
<div><br></div><div>    ClpMain.o: In function `main&#39;:</div><div>   ClpMain.cpp:(.text+0x1d0c): undefined reference to `std::ctype&lt;char&gt;::_M_widen_init() const&#39;</div><div>   ClpMain.cpp:(.text+0x1e9c): undefined reference to `std::ctype&lt;char&gt;::_M_widen_init() const&#39;</div>
<div>   ClpMain.cpp:(.text+0x1ebc): undefined reference to `std::ctype&lt;char&gt;::_M_widen_init() const&#39;</div><div>   ClpMain.cpp:(.text+0x228f): undefined reference to `std::ctype&lt;char&gt;::_M_widen_init() const&#39;</div>
<div>   ClpMain.cpp:(.text+0x22ab): undefined reference to `std::ctype&lt;char&gt;::_M_widen_init() const&#39;</div><div>   ClpMain.o:ClpMain.cpp:(.text+0x2e24): more undefined references to `std::ctype&lt;char&gt;::_M_widen_init() const&#39; follow</div>
<div>   collect2: ld returned 1 exit status</div><div><br></div><div> 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.</div>
<div> I don`t know where is wrong.....</div><div><br></div><div> </div>