Re: [gentoo-user] Re: net-libs/gnutls-2.10.5 fails to compile

2011-11-14 Thread Justin Findlay
On Mon, Nov 14, 2011 at 2:33 PM, walt wrote: >> CXXFLAGS="-march=pentium3 -mtune=pentium3 -m32 -Os -fmessage-length=0 >> -pipe -fno-implicit-templates" > >          ^ > > I'm wondering about that "no-implicit-templates".  What happens if you > delete it? I was somewhat surpris

[gentoo-user] Re: net-libs/gnutls-2.10.5 fails to compile

2011-11-14 Thread walt
On 11/12/2011 08:30 PM, Justin Findlay wrote: I can't get the package net-libs/gnutls-2.10.5 to emerge because of a c++ linker error. What can I do to fix this? CXXFLAGS="-march=pentium3 -mtune=pentium3 -m32 -Os -fmessage-length=0 -pipe -fno-implicit-templates"