On Wed, Aug 24, 2005 at 12:13:07PM +1000, Greg Schafer wrote:
> 
> "This disables internationalization as i18n is not needed for the temporary
> tools."

This is an accurate statement. It does not say we need to pass this
everywhere, not does it say we are specifically avoiding i18n in chapter
5. It states that it is not needed. Though to be more accurate, we could
add "this avoids a gettext dependency in glibc later on".

> It's a hangover from the days when the Pass1's of Binutils and GCC were
> statically linked. (NLS was known to break compilation on some hosts when
> linking statically).

No it was found that glibc would require gettext if binutils was built
with nls. (Of course, that is if my memory isn't too fuzzy.)

>  3) pass --disable-nls to every pkg in Ch 5 that can handle it.

Not needed, but I personally would support such a move. I use it for my
scripts except when I run my scripts in reference (testing) mode which
is strictly by-the-book.

-- 
Archaic

Want control, education, and security from your operating system?
Hardened Linux From Scratch
http://www.linuxfromscratch.org/hlfs

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to