Hi all,

for those who are interested in multilib-LFS:  A branch of the current
trunk has been created and now contains all modifications to support
m32 as well as mx32.

Browse the sources at
http://wiki.linuxfromscratch.org/lfs/browser/branches/multilib

and find the rendered book at
http://www.linuxfromscratch.org/~thomas/multilib/

Trunk will be merged into this branch from time to time, currently not
in an automated way but manually. The book will be rendered once a day
(if changes are made). The stuff on https://io.ax.lt/ will be still
available for a while but will disappear there some day. The ML part
is now maintained in the new branch only.

There is something new:
Previously, to render the ML-book the Makefile accepted an option
"ARCH=multilib" which then causes the ML-stuff to be included.
Now, you can specify which arch should be in:

make ARCH=ml_32        Includes 32 bit extensions (-m32) only
make ARCH=ml_x32       Includes x32 bit extensions (-mx32) only
make ARCH=ml_all       Includes both

So, if you have used "make ARCH=multilib", just replace it by "make
ARCH=ml_all" and result should be same. If you need m32 instructions
only, use "make ARCH=ml_32".

--
Thomas

-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to