Changeset dd1c2e2 for final-system/multilib
- Timestamp:
- Aug 6, 2006, 6:39:16 AM (18 years ago)
- Children:
- 872fbf8
- Parents:
- 33d3cc0
- Location:
- final-system/multilib
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/multilib/bzip2-n32.xml
r33d3cc0 rdd1c2e2 39 39 xpointer="xpointer(//*[@os='c'])"/> 40 40 41 <para os="c1">Recompile the package using a non-shared library .</para>41 <para os="c1">Recompile the package using a non-shared library:</para> 42 42 43 43 <screen os="d"><userinput>make CC="gcc ${BUILDN32}" CXX="g++ ${BUILDN32}" libbz2.a</userinput></screen> -
final-system/multilib/glibc.xml
r33d3cc0 rdd1c2e2 91 91 <literal>${CLFS_TARGET32}</literal> is <emphasis>not</emphasis> 92 92 cross-compiling. Glibc takes the traditional view that if you are building 93 for a different host then you are cross-compiling, so you won "t be running94 the tests and therefore you don "t need the locale files. When we run93 for a different host then you are cross-compiling, so you won't be running 94 the tests and therefore you don't need the locale files. When we run 95 95 the tests, many will fail if the locale files are missing. The following 96 96 sed allows these tests to succeed:</para> -
final-system/multilib/zlib-64bit.xml
r33d3cc0 rdd1c2e2 59 59 <para os="h">The previous command installed a <filename 60 60 class="extension">.so</filename> file in <filename 61 class="directory">/usr/lib64</filename>. We will remove itinto61 class="directory">/usr/lib64</filename>. We will move it into 62 62 <filename class="directory">/lib64</filename> and then relink it 63 63 to <filename class="directory">/usr/lib64</filename>:</para>
Note:
See TracChangeset
for help on using the changeset viewer.