>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??
>
>  
>


                
___________________________________________________________ 
To help you stay safe and secure online, we've developed the all new Yahoo! 
Security Centre. http://uk.security.yahoo.com
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to