Boost logo

Boost Users :

Subject: Re: [Boost-users] Building boost 1.36 regex library on openwrt/optware
From: John Maddock (john_at_[hidden])
Date: 2008-09-27 05:13:38


Dustin Arnett wrote:
>> Hello,
>> I am trying to build the regex boost library on my Asus wl500gP
>> router. It has openwrt kamikaze 7.09/optware installed on it. Things
>> may take a while to build, but they do build. But I am having
>> problems getting this specific package to work. It is beyond me. All
>> modules compile properly, the static library even links properly,
>> just the regex shared library spits out these errors. Thanks in
>> advance for your help in fixing this.

If you Google around for those kinds of linker errors you'll see that
they're a result of a bug in GNU binutils: you either need to "downgrade" or
"upgrade" your binutils package to fix it.

HTH, John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net