Hi all,
I have tried to compile kernel/ kernel module directly from the board.
On the host:
- I have built ts-7800 kernel.
- In this case I have an NFS server that I use to export kernel source to
/ts-7800.
>From the board (ts-7800):
- I have mounted the exported /ts-7800 to /mnt/host/ts-7800, and then symlink
/usr/src/linux, /lib/modules/2.6.21-ts/build and /lib/modules/2.6.21-ts/source
to the ts-7800 kernel source in the /mnt/host/ts-7800.
But when I compiled kernel directly from the board, I got this error:
# make
...
/usr/local/src/mv-kernel/arm-none-linux-gnueabi/bin/arm-none-linux-gnueabi-gcc:
No such file or directory
....
If I tried to using gcc on the /usr/bin/, another error occured:
# make CROSS_COMPILE=/usr/bin/
...
cc1: error: invalid option `abi=aapcs-linux'
...
Any body can help me? or any suggestions?
TIA,
- mus_wiguna
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|