Changeset 3acfa2ef for temp-system/x86
- Timestamp:
- Apr 13, 2006, 10:36:36 PM (19 years ago)
- Children:
- f71582c
- Parents:
- 7beca8d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp-system/x86/gcc.xml
r7beca8d r3acfa2ef 60 60 sed -e 's@\(^NATIVE_SYSTEM_HEADER_DIR =\).*@\1 /tools/include@g' \ 61 61 gcc/Makefile.in.orig > gcc/Makefile.in</userinput></screen> 62 63 <para os="ch">Use our cross-compiler instead of the one GCC builds, named64 <command>xgcc</command>:</para>65 66 <screen os="ci"><userinput>cp -v gcc/mklibgcc.in{,.orig}67 sed -e "s@\./xgcc@/cross-tools/bin/${CC}@g" \68 gcc/mklibgcc.in.orig > gcc/mklibgcc.in</userinput></screen>69 62 70 63 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.