Changeset a812e49
- Timestamp:
- Apr 29, 2006, 12:34:49 PM (19 years ago)
- Children:
- d0aab789
- Parents:
- fcfe259d
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cross-tools/x86/gcc-static.xml
rfcfe259d ra812e49 101 101 <term><parameter>--disable-threads</parameter></term> 102 102 <listitem> 103 <para>This will prevent GCC from findingthe multi-thread103 <para>This will prevent GCC from looking for the multi-thread 104 104 include files, since they haven't been created for this architecture 105 105 yet. GCC will be able to find the multi-thread information after -
final-system/mips/glibc.xml
rfcfe259d ra812e49 31 31 32 32 <para os="g1">MIPS is no longer supported in the main glibc tree, so we have to 33 extract the glibc-ports-&glibc-version; into our glibc-&glibc-version; directory. Then we move 34 ports to the location expected by our build and patches.</para> 33 extract the glibc-ports-&glibc-version; package into our 34 glibc-&glibc-version; directory. Then we move 35 ports to the location expected by our build and patches:</para> 35 36 36 <screen os="g2"><userinput>tar -jxvf glibc-ports-&glibc-ports-version;.tar.bz237 <screen os="g2"><userinput>tar -jxvf ../glibc-ports-&glibc-ports-version;.tar.bz2 37 38 mv -v glibc-ports-&glibc-version; ports</userinput></screen> 38 39
Note:
See TracChangeset
for help on using the changeset viewer.