Changeset 9cb6b64 for cross-tools/mips64-64
- Timestamp:
- Jul 1, 2006, 12:48:39 PM (18 years ago)
- Children:
- 8018c66
- Parents:
- 2ce8e8a
- Location:
- cross-tools/mips64-64
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cross-tools/mips64-64/gcc-final.xml
r2ce8e8a r9cb6b64 88 88 89 89 <screen os="bf" ><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \ 90 --target=${ LFS_TARGET} --host=${LFS_HOST} --with-abi=64 \90 --target=${CLFS_TARGET} --host=${CLFS_HOST} --with-abi=64 \ 91 91 --with-local-prefix=/tools --disable-nls --enable-shared \ 92 92 --enable-languages=c,c++ --enable-__cxa_atexit --disable-multilib \ -
cross-tools/mips64-64/gcc-static.xml
r2ce8e8a r9cb6b64 81 81 82 82 <screen os="al"><userinput>../gcc-&gcc-version;/configure --prefix=/cross-tools \ 83 --host=${ LFS_HOST} --target=${LFS_TARGET} --disable-mutlilib \83 --host=${CLFS_HOST} --target=${CLFS_TARGET} --disable-mutlilib \ 84 84 --with-local-prefix=/tools --disable-nls --disable-shared \ 85 85 --disable-threads --enable-languages=c --with-abi=64</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.