Ignore:
Timestamp:
Jun 2, 2008, 9:33:22 AM (16 years ago)
Author:
Ken Moffat <zarniwhoop@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
7b7f61b2
Parents:
3c2b611
Message:

Fix c++ tests in glibc and binutils on pure64 builds for multilib-capable architectures: the temporary compiler tries to link to libstdc++ in /usr/lib64, e.g. cancel24.out, tst-chk4.out and others in glibc, and in binutils ld-elf/shared libdl3{a,b,c}.so and libnew1{a,b}.so.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/64/binutils.xml

    r3c2b611 r28e6dc4  
    9898    xpointer="xpointer(//*[@os='q'])"/>
    9999
     100    <para os="w1">Now that the tests have completed, remove the symlinks in
     101    /usr/lib64 - they should be the only things in that directory, so we
     102    can remove it without force :</para>
     103
     104<screen os="w2"><userinput>rm -v /usr/lib/libstd*so*
     105rmdir -v /usr/lib64</userinput></screen>
     106
    100107    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    101108    href="../common/binutils.xml"
Note: See TracChangeset for help on using the changeset viewer.