Ignore:
Timestamp:
Jul 7, 2009, 8:49:42 AM (15 years ago)
Author:
Jim Gifford <clfs@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
b26d64d
Parents:
4261659 (diff), 53750600 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'master' of git@…:cross-lfs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/temp-system/common/gcc.xml

    r4261659 r6fcaede  
    9898    </variablelist>
    9999
    100     <para os="ts1">When gcc was configured it was told to find MPFR, GMP, PPL,
    101     and CLooG-PPL in /tools. However, when compiling gcc uses these same values
    102     for building native helper programs that run on the host. The following sed
    103     will change those values to look in cross-tools for the native programs
    104     only:</para>
     100    <para os="ts1">The following will prevent GCC from looking in the wrong
     101    directories for headers and libraries:</para>
    105102
    106103<screen os="ts2"><userinput>cp Makefile{,.orig}
Note: See TracChangeset for help on using the changeset viewer.