- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/common/flex.xml
r2ca606a rdabbced 23 23 <title>Installation of Flex</title> 24 24 25 <para os="t3">When cross compiling, the <command>configure</command> 26 script does not determine the correct values for the following. 25 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 26 href="../../final-system/common/flex.xml" 27 xpointer="xpointer(//*[@os='p1'])"/> 28 29 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 30 href="../../final-system/common/flex.xml" 31 xpointer="xpointer(//*[@os='p2'])"/> 32 33 <para os="t3">When Cross Compiling the configure script 34 does not determine the correct values for the following, 27 35 Set the values manually:</para> 28 36 … … 36 44 xpointer="xpointer(//*[@os='a'])"/> 37 45 38 <screen os="cb"><userinput> M4=m4./configure --prefix=/tools \46 <screen os="cb"><userinput>./configure --prefix=/tools \ 39 47 --build=${CLFS_HOST} --host=${CLFS_TARGET} \ 40 48 --cache-file=config.cache</userinput></screen>
Note:
See TracChangeset
for help on using the changeset viewer.