To all packagers: what is the oldest compiler Spring/SpringLobby is currently build with? One of the next SL releases might need gcc 4.5 minimum and I'd like to know who'd get stuck without updates.
I maintain springrts package for slackware, and I use gcc 4.7.1 (Slackware 14 default gcc package), and that is a problem because libboost_thread.so is disable until 1.45 boost version. From boost 1.48 and forward, multithread works fine again.
And I have serious problems compiling springlobby, I'll check that tomorrow, feel free to contact me to help some how.
Anyway, I strong recommend to update boost libraries in all distributions, and update the codes to support any boost version, in this way for example:
Or maybe is time to pass library to C++0x all you can (shared_ptr. future, etc...), to be more close to the standar and with less problems about updates of boost, remember that boost is just the laboratory for C++ standar guys and is not such a very good idea follow all the changes over the library with a software like spring, running over so many OS and Linux distributions.
Users browsing this forum: No registered users and 1 guest
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum