Ignore:
Timestamp:
05/12/2005 10:07:33 PM (19 years ago)
Author:
Matthew Burgess <matthew@…>
Branches:
6.1, 6.1.1
Children:
b9248a9
Parents:
e750af1
Message:

Merge r5317 and 5318 (wording and tagging corrections) to the testing branch

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@5319 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/toolchaintechnotes.xml

    re750af1 rafbe6d9  
    6767
    6868<listitem><para>Careful manipulation of <command>gcc</command>'s
    69 <filename>specs</filename> file tell the compiler which target dynamic
     69<filename>specs</filename> file tells the compiler which target dynamic
    7070linker will be used</para></listitem>
    7171</itemizedlist>
     
    7878result in a subtly broken toolchain, where the impact of such breakage
    7979might not show up until near the end of the build of an entire
    80 distribution. A test suite failure will usually alert this error
     80distribution. A test suite failure will usually highlight this error
    8181before too much additional work is performed.</para>
    8282
Note: See TracChangeset for help on using the changeset viewer.