libboost 1.48.0+
#1
libboost 1.48.0+
Quite frankly, the version of libboost in nekoware is too old to be useful for any new(ish) software. Wondering if anyone has had any success getting a newer version of libboost than the one in nekoware compiled. While I have had some success in getting it to work, I seem unable to compile the boost_filesystem, boost_program-options, and boot_locale libraries, which are often used and as such are pretty necessary. I am using gcc to compile and have tried many different strings of command-line arguments passed to b2 and bjam trying to get it to work. I think the main issue is it trying to compile multithreaded versions of the libraries, which is unsupported by the version of gcc in nekoware. If anyone has any suggestions, let me know.

Here is a link to the .tar.gz of boost version 1.48.0: <URL url="http://sourceforge.net/projects/boost/files/boost/1.48.0/boost_1_48_0.tar.gz">[url]<LINK_TEXT text="http://sourceforge.net/projects/boost/f ... 8_0.tar.gz">http://sourceforge.net/projects/boost/files/boost/1.48.0/boost_1_48_0.tar.gz</LINK_TEXT>[/url]
Here is some info on compiling boost: <URL url="https://www.boost.org/doc/libs/1_48_0/more/getting_started/unix-variants.html#or-build-custom-binaries">[url]<LINK_TEXT text="https://www.boost.org/doc/libs/1_48_0/m ... m-binaries">https://www.boost.org/doc/libs/1_48_0/more/getting_started/unix-variants.html#or-build-custom-binaries</LINK_TEXT>[/url]
LarBob
Octane

Trade Count: (0)
Posts: 58
Threads: 15
Joined: Dec 2017
Find Reply
05-29-2018, 05:48 AM
#2
Re: libboost 1.48.0+
The current gcc version in Nekoware indeed has issues with pthread libraries. You could try it with the gcc 4.3 version in obsolete.
I had severe difficulties with libboost 1.54 a couple of years ago, but i blame myself for using mipspro compilers.
dexter1
Administrator

Trade Count: (1)
Posts: 297
Threads: 17
Joined: May 2018
Location: The Netherlands
Find Reply
05-29-2018, 06:55 PM
#3
Re: libboost 1.48.0+
<QUOTE author="dexter1" post_id="585" time="1527620136" user_id="141">
dexter1 post_id=585 time=1527620136 user_id=141 Wrote:The current gcc version in Nekoware indeed has issues with pthread libraries. You could try it with the gcc 4.3 version in obsolete.
I had severe difficulties with libboost 1.54 a couple of years ago, but i blame myself for using mipspro compilers.

Ah, didn't even think to check in obsolete for a different gcc version. Will try, thanks.
LarBob
Octane

Trade Count: (0)
Posts: 58
Threads: 15
Joined: Dec 2017
Find Reply
05-29-2018, 09:25 PM


Forum Jump:


Users browsing this thread: 1 Guest(s)