Changeset 07114c98 for BOOK/temp-system/multilib
- Timestamp:
- Jul 1, 2006, 12:48:39 PM (18 years ago)
- Branches:
- clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- 95112ed
- Parents:
- 51f1397
- Location:
- BOOK/temp-system/multilib
- Files:
-
- 15 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/multilib/bash.xml
r51f1397 r07114c98 37 37 <screen os="h"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \ 38 38 ./configure --prefix=/tools \ 39 --build=${ LFS_HOST} --host=${LFS_TARGET} \39 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 40 40 --without-bash-malloc --cache-file=config.cache</userinput></screen> 41 41 -
BOOK/temp-system/multilib/binutils.xml
r51f1397 r07114c98 54 54 ../binutils-&binutils-version;/configure --prefix=/tools \ 55 55 --libdir=/tools/lib64 --with-lib-path=/tools/lib \ 56 --build=${ LFS_HOST} --host=${LFS_TARGET} --target=${LFS_TARGET} \56 --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} \ 57 57 --disable-nls --enable-shared --enable-64-bit-bfd</userinput></screen> 58 58 -
BOOK/temp-system/multilib/coreutils.xml
r51f1397 r07114c98 37 37 <screen os="be"><userinput>CC="${CC} ${BUILD64}" \ 38 38 ./configure --prefix=/tools --cache-file=config.cache \ 39 --build=${ LFS_HOST} --host=${LFS_TARGET}</userinput></screen>39 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 40 40 41 41 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/multilib/diffutils.xml
r51f1397 r07114c98 28 28 29 29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 30 --build=${ LFS_HOST} --host=${LFS_TARGET}</userinput></screen>30 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 31 31 32 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/multilib/findutils.xml
r51f1397 r07114c98 36 36 37 37 <screen os="ac"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 38 --build=${ LFS_HOST} --host=${LFS_TARGET} --cache-file=config.cache</userinput></screen>38 --build=${CLFS_HOST} --host=${CLFS_TARGET} --cache-file=config.cache</userinput></screen> 39 39 40 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/multilib/gawk.xml
r51f1397 r07114c98 29 29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" \ 30 30 ./configure --prefix=/tools \ 31 --build=${ LFS_HOST} --host=${LFS_TARGET}</userinput></screen>31 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 32 32 33 33 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/multilib/gettext.xml
r51f1397 r07114c98 37 37 <screen os="d"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \ 38 38 ./configure --prefix=/tools \ 39 --build=${ LFS_HOST} --host=${LFS_TARGET} --disable-shared \39 --build=${CLFS_HOST} --host=${CLFS_TARGET} --disable-shared \ 40 40 --cache-file=config.cache</userinput></screen> 41 41 -
BOOK/temp-system/multilib/grep.xml
r51f1397 r07114c98 28 28 29 29 <screen os="ca"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 30 --build=${ LFS_HOST} --host=${LFS_TARGET} \30 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 31 31 --disable-perl-regexp</userinput></screen> 32 32 -
BOOK/temp-system/multilib/gzip.xml
r51f1397 r07114c98 36 36 37 37 <screen os="ac"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 38 --build=${ LFS_HOST} --host=${LFS_TARGET}</userinput></screen>38 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 39 39 40 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/multilib/make.xml
r51f1397 r07114c98 28 28 29 29 <screen os="aa"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 30 --build=${ LFS_HOST} --host=${LFS_TARGET}</userinput></screen>30 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 31 31 32 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/multilib/ncurses.xml
r51f1397 r07114c98 29 29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \ 30 30 ./configure --prefix=/tools --with-shared \ 31 --build=${ LFS_HOST} --host=${LFS_TARGET} \31 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 32 32 --without-debug --without-ada \ 33 33 --enable-overwrite --with-build-cc=gcc \ -
BOOK/temp-system/multilib/patch.xml
r51f1397 r07114c98 28 28 29 29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 30 --build=${ LFS_HOST} --host=${LFS_TARGET}</userinput></screen>30 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 31 31 32 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/multilib/sed.xml
r51f1397 r07114c98 28 28 29 29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 30 --build=${ LFS_HOST} --host=${LFS_TARGET}</userinput></screen>30 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 31 31 32 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" -
BOOK/temp-system/multilib/tar.xml
r51f1397 r07114c98 36 36 37 37 <screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 38 --build=${ LFS_HOST} --host=${LFS_TARGET} \38 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 39 39 --cache-file=config.cache</userinput></screen> 40 40 -
BOOK/temp-system/multilib/texinfo.xml
r51f1397 r07114c98 28 28 29 29 <screen os="b"><userinput>CC="${CC} ${BUILD64}" ./configure --prefix=/tools \ 30 --build=${ LFS_HOST} --host=${LFS_TARGET}</userinput></screen>30 --build=${CLFS_HOST} --host=${CLFS_TARGET}</userinput></screen> 31 31 32 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.