Changeset a812e49


Ignore:
Timestamp:
Apr 29, 2006, 12:34:49 PM (18 years ago)
Author:
Jim Gifford <clfs@…>
Children:
d0aab789
Parents:
fcfe259d
Message:

r3181@server (orig r1486): chris | 2006-04-29 08:47:17 -0700
Minor text fixes to mips instructions

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cross-tools/x86/gcc-static.xml

    rfcfe259d ra812e49  
    101101        <term><parameter>--disable-threads</parameter></term>
    102102        <listitem>
    103           <para>This will prevent GCC from finding the multi-thread
     103          <para>This will prevent GCC from looking for the multi-thread
    104104          include files, since they haven't been created for this architecture
    105105          yet. GCC will be able to find the multi-thread information after
  • final-system/mips/glibc.xml

    rfcfe259d ra812e49  
    3131
    3232    <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>
    3536
    36 <screen os="g2"><userinput>tar -jxvf glibc-ports-&glibc-ports-version;.tar.bz2
     37<screen os="g2"><userinput>tar -jxvf ../glibc-ports-&glibc-ports-version;.tar.bz2
    3738mv -v glibc-ports-&glibc-version; ports</userinput></screen>
    3839
Note: See TracChangeset for help on using the changeset viewer.