Changeset b77323d for BOOK/temp-system
- Timestamp:
- Nov 27, 2015, 7:24:13 PM (9 years ago)
- Branches:
- sysvinit
- Children:
- b8931749
- Parents:
- 9bd6ef9
- git-author:
- William Harrington <kb0iic@…> (11/27/15 19:24:12)
- git-committer:
- William Harrington <kb0iic@…> (11/27/15 19:24:13)
- Location:
- BOOK/temp-system
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/64/gcc.xml
r9bd6ef9 rb77323d 76 76 --enable-languages=c,c++ --with-system-zlib \ 77 77 --with-native-system-header-dir=/tools/include \ 78 --disable-libssp --enable-install-libiberty \ 79 --disable-bootstrap</userinput></screen> 78 --disable-libssp --enable-install-libiberty</userinput></screen> 80 79 81 80 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/common/gcc.xml
r9bd6ef9 rb77323d 74 74 --enable-languages=c,c++ --with-system-zlib \ 75 75 --with-native-system-header-dir=/tools/include \ 76 --disable-libssp --enable-install-libiberty \ 77 --disable-bootstrap</userinput></screen> 76 --disable-libssp --enable-install-libiberty</userinput></screen> 78 77 79 78 <variablelist os="cl"> -
BOOK/temp-system/mips64-64/gcc.xml
r9bd6ef9 rb77323d 75 75 --with-local-prefix=/tools --enable-languages=c,c++ --with-system-zlib \ 76 76 --with-native-system-header-dir=/tools/include \ 77 --enable-install-libiberty --disable-bootstrap</userinput></screen>77 --enable-install-libiberty</userinput></screen> 78 78 79 79 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/mips64/gcc.xml
r9bd6ef9 rb77323d 76 76 --enable-languages=c,c++ --with-abi=64 --with-system-zlib \ 77 77 --with-native-system-header-dir=/tools/include \ 78 --enable-install-libiberty --disable-bootstrap</userinput></screen>78 --enable-install-libiberty</userinput></screen> 79 79 80 80 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/multilib/gcc.xml
r9bd6ef9 rb77323d 76 76 --enable-languages=c,c++ --with-system-zlib \ 77 77 --with-native-system-header-dir=/tools/include \ 78 --disable-libssp --enable-install-libiberty --disable-bootstrap</userinput></screen>78 --disable-libssp --enable-install-libiberty</userinput></screen> 79 79 80 80 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" -
BOOK/temp-system/ppc64-64/gcc.xml
r9bd6ef9 rb77323d 75 75 --with-local-prefix=/tools --enable-languages=c,c++ --with-system-zlib \ 76 76 --with-native-system-header-dir=/tools/include \ 77 --enable-install-libiberty --disable-bootstrap</userinput></screen>77 --enable-install-libiberty</userinput></screen> 78 78 79 79 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.