Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] gettext errors - recompile glibc?

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Andrew <afrayedknot AT thefrayedknot.armory.com>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] gettext errors - recompile glibc?
  • Date: Sun, 9 Feb 2003 11:10:51 -0800

> -ffast-math turns out to be trivial to remove.
>
> CFLAGS=$(echo $CFLAGS|sed 's/\-ffast\-math//')
> CXXFLAGS=$(echo $CXXFLAGS|sed 's/\-ffast\-math//')
>
> IIRC, the "correct" way to build GLIBC was to give configure a
> prefix of some other directory, test out said directory, and
> then copy it over accordingly. That seems a whole lot safer to
> me for something that's kinda important on the system.
>

been there, done that.





Archive powered by MHonArc 2.6.24.

Top of Page