Error with glibc-2.7
Ken Moffat
ken at linuxfromscratch.org
Thu Jan 3 16:50:33 MST 2008
On Fri, Jan 04, 2008 at 12:23:41AM +0100, Nicolas FRANCOIS wrote:
> Le Thu, 03 Jan 2008 22:25:37 +0100 Richard Delétang <rdeletang at gmail.com>
> a écrit :
>
> > http://www.linuxfromscratch.org/lfs/view/development/chapter06/glibc.html
> >
> > The make command return me this error:
> >
> > In file included from ./../include/libc-symbols.h:55,
> > from <command-line>:0:
> > /usr/src/glibc-build/config.h:3:3: error: #error "glibc cannot be
> > compiled without optimization"
>
> You should, in that order :
>
> 1) Redo all the steps towards the error. For example, maybe you forgot
> the "echo "CFLAGS += -march=i486" > configparms" part of the instructions.
>
Or, perhaps, a typo so that Richard echoed "CFLAGS = -march=i486" ?
That would override whatever CFLAGS were otherwise defined (probably, -O2)
and there was now no optimization.
ĸen
--
das eine Mal als Tragödie, das andere Mal als Farce
More information about the lfs-dev
mailing list