Changeset 9cb6b64 for temp-system/mips64
- Timestamp:
- Jul 1, 2006, 12:48:39 PM (18 years ago)
- Children:
- 8018c66
- Parents:
- 2ce8e8a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp-system/mips64/gcc.xml
r2ce8e8a r9cb6b64 101 101 <screen os="ck"><userinput>CC="${CC} ${BUILD64}" CXX="${CXX} ${BUILD64}" \ 102 102 ../gcc-&gcc-version;/configure --prefix=/tools --libdir=/tools/lib64 \ 103 --build=${ LFS_HOST} --host=${LFS_TARGET} --target=${LFS_TARGET} --with-abi=64 \103 --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} --with-abi=64 \ 104 104 --with-local-prefix=/tools --enable-long-long --enable-c99 \ 105 105 --enable-shared --enable-threads=posix --enable-__cxa_atexit \
Note:
See TracChangeset
for help on using the changeset viewer.