On Sat, Sep 18, 2010 at 07:50:09PM +0100, Stuart Henderson wrote: > On 2010/09/18 14:30, Brad Tilley wrote: > > I installed an i386 snapshot and the ports.tar.gz snapshot. I was > > testing some ports. Everything works fine, except for cryptopp: > > It's not linked to the build (in devel/Makefile) and the commit message > says "when we get it to work". > > My guess would be that it requires newer binutils.
Updating to 5.6.1 and adding -fPIC and -DCRYPTOPP_DISABLE_SSSE3=1 to CXXFLAGS fixes it. I will look into it later if nobody beats me. f.-
