Simon Geard <delgarde <at> ihug.co.nz> writes: > > On Sun, 2010-12-05 at 11:45 -0500, Neal Murphy wrote: > > On Sunday 05 December 2010 10:55:13 Rosario Turco wrote: > > > ../glibc-2.12.1/configure - prefix = / tools \ > > > - Host = $ LFS_TGT - build =$(../ glibc-2.12.1/scripts/config.guess) \ > > > - Disable-profile - enable-add-ons \ > > > - Enable-kernel = 2.6.22.5 - with-headers = / tools / include \ > > > libc_cv_forced_unwind libc_cv_c_cleanup = yes = yes > > > libc_cv_visibility_attribute=yes libc_cv_broken_visibility_attribute = no > > > > I surely hope the embedded spaces and lost hyphens are a result of language > > translation. > > Most likely a 'helpful' email program. The extra spaces are a novelty, > but I know Outlook is a terrible offender when it comes to capitalising > sentences for you, and for replacing paired dashes with em-dash (which > then gets converted to a single-dash for ASCII encoding). Maybe it's > useful for business use, but it's awful for technical content. > >
Sorry, my editor has removed the hyphens and spaces made. The exact command on Fedora 14 is (all lower case): ../glibc-2.12.1/configure --prefix=/tools \ --host = $ LFS_TGT --build =$(../ glibc-2.12.1/scripts/config.guess) \ --disable-profile --enable-add-ons \ --enable-kernel = 2.6.22.5 --with-headers=/tools /include \ libc_cv_forced_unwind=yes libc_cv_c_cleanup= yes libc_cv_visibility_attribute=yes libc_cv_broken_visibility_attribute=no bye -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page