Changeset c62fb2a in clfs-sysroot for BOOK/final-system
- Timestamp:
- Aug 30, 2006, 11:02:52 AM (18 years ago)
- Branches:
- master
- Children:
- 943b1fa
- Parents:
- f1583d4
- Location:
- BOOK/final-system
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/arm/perl.xml
rf1583d4 rc62fb2a 32 32 33 33 <para os="a">The Cross directory contains a Makefile for cross-compiling.</para> 34 35 <para os="p3">The following patch causes <filename>DynaLoader.a</filename> 36 to be built with -fPIC so it can be linked into a shared library 37 later.</para> 38 39 <screen os="p4"><userinput>patch -Np1 -i ../&perl-fpic-patch;</userinput></screen> 34 40 35 41 <screen os="b"><userinput>cd Cross</userinput></screen> -
BOOK/final-system/x86/perl.xml
rf1583d4 rc62fb2a 32 32 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 33 33 href="../arm/perl.xml" 34 xpointer="xpointer(//*[@os='p3'])"/> 35 36 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 37 href="../arm/perl.xml" 38 xpointer="xpointer(//*[@os='p4'])"/> 39 40 <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" 41 href="../arm/perl.xml" 34 42 xpointer="xpointer(//*[@os='a'])"/> 35 43
Note:
See TracChangeset
for help on using the changeset viewer.