- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/cross-tools/ppc/gcc-static.xml
rcc858ed re05c4f0 25 25 26 26 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 27 href="../ ../final-system/common/gcc.xml"27 href="../common/gcc-static.xml" 28 28 xpointer="xpointer(//*[@os='p1'])"/> 29 29 30 30 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 31 href="../ ../final-system/common/gcc.xml"31 href="../common/gcc-static.xml" 32 32 xpointer="xpointer(//*[@os='p2'])"/> 33 33 … … 44 44 xpointer="xpointer(//*[@os='ag'])"/> 45 45 46 <screen os="ah"><userinput>echo -en '\n#undef STANDARD_STARTFILE_PREFIX_1\n#define STANDARD_STARTFILE_PREFIX_1 "/tools/lib/"\n' >> gcc/config/rs6000/sysv4.h 46 <screen os="ah"><userinput>echo -en '#undef STANDARD_INCLUDE_DIR\n#define STANDARD_INCLUDE_DIR "/tools/include/"\n\n' >> gcc/config/rs6000/sysv4.h 47 echo -en '\n#undef STANDARD_STARTFILE_PREFIX_1\n#define STANDARD_STARTFILE_PREFIX_1 "/tools/lib/"\n' >> gcc/config/rs6000/sysv4.h 47 48 echo -en '\n#undef STANDARD_STARTFILE_PREFIX_2\n#define STANDARD_STARTFILE_PREFIX_2 ""\n' >> gcc/config/rs6000/sysv4.h</userinput></screen> 49 50 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 51 href="../common/gcc-static.xml" 52 xpointer="xpointer(//*[@os='ai'])"/> 53 54 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 55 href="../common/gcc-static.xml" 56 xpointer="xpointer(//*[@os='aj'])"/> 48 57 49 58 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" … … 91 100 xpointer="xpointer(//*[@os='aq'])"/> 92 101 93 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"94 href="../common/gcc-static.xml"95 xpointer="xpointer(//*[@os='ar'])"/>96 97 102 </sect2> 98 103
Note:
See TracChangeset
for help on using the changeset viewer.