[Clfs-dev] Arm port ?

narutocanada blender narutocanada at gmail.com
Wed Nov 20 14:24:40 PST 2013


hi

I've tested Arm 32 bit with (the git versions of glibc) and gcc-4.8.2. it
seems to be ok and can build other targets. I wonder why there is no Arm
port? Even if there is only 32 bit, it is worth publishing.

I've only changed the following:
export ARCH=arm
export BUILD64="-mabi=aapcs-linux -mfloat-abi=soft"
export GCCEXTRACONFIG="--with-float=soft"

export CLFS_TARGET="${ARCH}-unkownn-linux-gnu"
[ "${ARCH%64}" = "arm" ] && export CLFS_TARGET="${CLFS_TARGET}eabi"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clfs.org/pipermail/clfs-dev-clfs.org/attachments/20131121/5c22f5a9/attachment.html>


More information about the Clfs-dev mailing list