Changeset 73ace20 for BOOK/temp-system/mips64
- Timestamp:
- Oct 10, 2012, 6:42:21 PM (14 years ago)
- Branches:
- clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
- Children:
- f7b2c72
- Parents:
- 0cce40d (diff), 80cbd64 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - Location:
- BOOK/temp-system/mips64
- Files:
-
- 2 edited
-
choose.xml (modified) (1 diff)
-
gcc.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
BOOK/temp-system/mips64/choose.xml
r0cce40d r73ace20 32 32 xpointer="xpointer(//*[@os='d'])"/> 33 33 34 <para>To chroot, you will also need a Linux Kernel-2.6.32 or greater (having been compiled with GCC-4.1.2 or greater). The reason for the kernel version requirement is that eglibc is built to generate the library for the smallest version of the Linux kernel expected to be supported.</para> 35 36 <para>To check your kernel version, run <command>cat /proc/version</command> - if it does not say that you are running a 2.6.32 or later Linux kernel, compiled with GCC 4.1.2 or later, you cannot chroot.</para> 37 34 38 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" 35 39 href="../common/choose.xml" -
BOOK/temp-system/mips64/gcc.xml
r0cce40d r73ace20 85 85 --enable-c99 --enable-shared --enable-threads=posix \ 86 86 --enable-__cxa_atexit --disable-nls --enable-languages=c,c++ \ 87 --disable-libstdcxx-pch --with-abi=64 </userinput></screen>87 --disable-libstdcxx-pch --with-abi=64 --enable-cloog-backend=isl</userinput></screen> 88 88 89 89 <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
Note:
See TracChangeset
for help on using the changeset viewer.
