On 7/20/12 1:32 PM, Andrew Bradford wrote:
On Fri, 20 Jul 2012 12:57:42 -0500
Ron McDowell<[email protected]>  wrote:

CLFS_ARM_MODE="thumb";                export CLFS_ARM_MODE
You can't build in "thumb" mode (at least I've never had success).  Not
without lots of "fun". Try "arm" mode instead and see if that works.  :)

Not sure if that's the root cause for you here, but you'll run into
issues sooner or later.

Let's see if I can recreate your issue...

What's the output of the 'env' command?  That's more informative than
your rc file.

-Andrew
[clfs@d430(Linux)]> env
CLFS_HOST=i486-cross-linux-gnu
TERM=xterm-color
CLFS_TARGET=armv4t-unknown-linux-uclibc
CLFS_FPU=
CLFS_ARM_ARCH=armv4t
CLFS_ARM_MODE=thumb
CLFS=/mnt/clfs
PATH=/mnt/clfs/cross-tools/bin:/bin:/usr/bin
PWD=/mnt/clfs/sources/Embed
EDITOR=/usr/bin/vi
CLFS_ARCH=arm
PS1=\w\n[\u@\h(Linux)]>
SHLVL=1
HOME=/home/clfs
CLFS_ABI=aapcs
CLFS_ENDIAN=little
CLFS_FLOAT=soft
HISTFILE=/home/clfs/.sh_history
_=/usr/bin/env
OLDPWD=/mnt/clfs/sources

--
Ron McDowell
San Antonio TX

_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/listinfo.cgi/clfs-support-cross-lfs.org

Reply via email to