From 8e03df3c08c1413b02d2f21b348663ebb53e7dc8 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 06 Jan 2012 00:52:21 -0500 Subject: Begin localedef notes. --- (limited to 'temporary-bootstrap-builder-setup.txt') diff --git a/temporary-bootstrap-builder-setup.txt b/temporary-bootstrap-builder-setup.txt index cb21294..cc6e82f 100644 --- a/temporary-bootstrap-builder-setup.txt +++ b/temporary-bootstrap-builder-setup.txt @@ -266,3 +266,8 @@ of either version 3.1.6 or the version of Linux running on your host system. > --with-headers=${BBL}/usr/include --cache-file=config.cache $ make $ make install_root=${BBL} install + $ rm -Rf * + +Build EGLIBC's localedef and install locales. + $ ../eglibc-2.14/localedef/configure --prefix=${BBL}/usr --with-glibc=../eglibc-2.14/libc + $ make -- cgit v0.9.1