Ignore:
Timestamp:
Feb 21, 2006, 2:16:46 AM (18 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:
1234de32
Parents:
9f074af
Message:

r1107@server (orig r1105): jim | 2006-01-29 23:24:20 -0800

r1127@server: jim | 2006-01-29 22:16:55 -0800
Updated adjusting in final-system


File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/sparc64/adjusting.xml

    r9f074af r4a65eaf  
    1212
    1313  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    14   href="../sparc/adjusting.xml"
     14  href="../common/adjusting.xml"
    1515  xpointer="xpointer(//*[@os='a'])"/>
    1616
    1717  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    18   href="../sparc/adjusting.xml"
    19   xpointer="xpointer(//*[@os='b'])"/>
    20 
    21   <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    22   href="../x86_64/adjusting.xml"
     18  href="../common/adjusting.xml"
    2319  xpointer="xpointer(//*[@os='c'])"/>
    2420
    2521  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    26   href="../sparc/adjusting.xml"
     22  href="../common/adjusting.xml"
    2723  xpointer="xpointer(//*[@os='d'])"/>
    2824
    29   <para>Note that <filename class="directory">/lib</filename> or
    30   <filename class="directory">/lib64</filename> is now the prefix
    31   of our dynamic linker.</para>
     25  <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     26  href="../multilib/adjusting.xml"
     27  xpointer="xpointer(//*[@os='m1'])"/>
    3228
    3329  <caution>
    3430
    3531    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    36     href="../sparc/adjusting.xml"
     32    href="../common/adjusting.xml"
    3733    xpointer="xpointer(//*[@os='f'])"/>
    3834
    39     <para>For 32 bit ABI:</para>
    40 
    41 <screen><userinput>echo 'main(){}' &gt; dummy.c
    42 cc ${BUILD32} dummy.c
    43 readelf -l a.out | grep ': /lib'</userinput></screen>
     35    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     36    href="../multilib/adjusting.xml"
     37    xpointer="xpointer(//*[@os='m2'])"/>
    4438
    4539    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    46     href="../sparc/adjusting.xml"
     40    href="../multilib/adjusting.xml"
     41    xpointer="xpointer(//*[@os='m3'])"/>
     42
     43    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     44    href="../common/adjusting.xml"
    4745    xpointer="xpointer(//*[@os='h'])"/>
    4846
    4947    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    50     href="../sparc/adjusting.xml"
     48    href="../common/adjusting.xml"
    5149    xpointer="xpointer(//*[@os='i'])"/>
    5250
    53     <para>For 64 bit ABI:</para>
    54 
    55 <screen><userinput>echo 'main(){}' &gt; dummy.c
    56 cc ${BUILD64} dummy.c
    57 readelf -l a.out | grep ': /lib'</userinput></screen>
     51    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     52    href="../multilib/adjusting.xml"
     53    xpointer="xpointer(//*[@os='m4'])"/>
    5854
    5955    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    60     href="../sparc/adjusting.xml"
     56    href="../multilib/adjusting.xml"
     57    xpointer="xpointer(//*[@os='m5'])"/>
     58
     59    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     60    href="../common/adjusting.xml"
    6161    xpointer="xpointer(//*[@os='h'])"/>
    6262
    63 <screen><computeroutput>[Requesting program interpreter: /lib64/ld-linux-sparc-64.so.2]</computeroutput></screen>
    64 
    65     <para>Note that <filename class="directory">/lib</filename> or
    66     <filename class="directory">/lib64</filename> is now the prefix
    67     of our dynamic linker.</para>
     63    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     64    href="../common/adjusting.xml"
     65    xpointer="xpointer(//*[@os='i'])"/>
    6866
    6967    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    70     href="../sparc/adjusting.xml"
     68    href="../multilib/adjusting.xml"
     69    xpointer="xpointer(//*[@os='m7'])"/>
     70
     71    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
     72    href="../common/adjusting.xml"
    7173    xpointer="xpointer(//*[@os='k'])"/>
    7274
    7375    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    74     href="../sparc/adjusting.xml"
     76    href="../common/adjusting.xml"
    7577    xpointer="xpointer(//*[@os='l'])"/>
    7678
    7779    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    78     href="../sparc/adjusting.xml"
     80    href="../common/adjusting.xml"
    7981    xpointer="xpointer(//*[@os='m'])"/>
    8082
Note: See TracChangeset for help on using the changeset viewer.