Changeset a3baf71
- Timestamp:
- May 13, 2017, 10:12:12 PM (8 years ago)
- Branches:
- sysvinit
- Children:
- 44d4b28
- Parents:
- 1588a15
- git-author:
- William Harrington <kb0iic@…> (05/13/17 22:12:09)
- git-committer:
- William Harrington <kb0iic@…> (05/13/17 22:12:12)
- Location:
- BOOK/cross-tools
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/common/gcc-final.xml
r1588a15 ra3baf71 78 78 --with-mpfr=/cross-tools \ 79 79 --with-gmp=/cross-tools \ 80 --with-isl=/cross-tools \ 81 --with-system-zlib</userinput></screen> 80 --with-isl=/cross-tools</userinput></screen> 82 81 83 82 <variablelist os="bg"> -
BOOK/cross-tools/mips64-64/gcc-final.xml
r1588a15 ra3baf71 78 78 --with-gmp=/cross-tools \ 79 79 --with-isl=/cross-tools \ 80 --with-system-zlib \81 80 --with-abi=64</userinput></screen> 82 81 -
BOOK/cross-tools/mips64-64/gcc-static.xml
r1588a15 ra3baf71 103 103 --disable-threads \ 104 104 --disable-multilib \ 105 --with-system-zlib \106 105 --enable-languages=c \ 107 106 --with-abi=64 \
Note:
See TracChangeset
for help on using the changeset viewer.