- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/multilib/gcc.xml
rb27081c4 rb77323d 71 71 xpointer="xpointer(//*[@os='h'])"/> 72 72 73 <screen os="dc"><userinput>../gcc-&gcc-version;/configure \ 74 --prefix=/tools \ 75 --libdir=/tools/lib64 \ 76 --build=${CLFS_HOST} \ 77 --host=${CLFS_TARGET} \ 78 --target=${CLFS_TARGET} \ 79 --with-local-prefix=/tools \ 80 --enable-languages=c,c++ \ 81 --with-system-zlib \ 73 <screen os="dc"><userinput>../gcc-&gcc-version;/configure --prefix=/tools \ 74 --libdir=/tools/lib64 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 75 --target=${CLFS_TARGET} --with-local-prefix=/tools \ 76 --enable-languages=c,c++ --with-system-zlib \ 82 77 --with-native-system-header-dir=/tools/include \ 83 --disable-libssp \ 84 --enable-install-libiberty</userinput></screen> 78 --disable-libssp --enable-install-libiberty</userinput></screen> 85 79 86 80 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.