i know what was a problem - opimization:
I used these flags:

export CHOST="i686-pc-linux-gnu"
export CFLAGS="-march=pentium4 -Os -fomit-frame-pointer -s -pipe
-DNDEBUG -DG_DISABLE_ASSERT"
export CXXFLAGS="-march=pentium4 -Os -s -pipe -DNDEBUG -DG_DISABLE_ASSERT"
export LDFLAGS="-s -z combreloc"

now after compiling without these flags i get only:
make[2]: [/sources/glibc-build/posix/annexc.out] Error 1 (ignored)


thanks for help
but why using these flags i get errors??

        
        
                
___________________________________________________________ 
All new Yahoo! Mail "The new Interface is stunning in its simplicity and ease 
of use." - PC Magazine 
http://uk.docs.yahoo.com/nowyoucan.html
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to