hi, i followed the steps in http://www.scratchbox.org/wiki/ForeignToolchains
.

COMPILER_NAME = arm-linux-androideabi
COMPILER_PACKAGE = <you have to fill in this one>
ALIEN_TC = yes

CC_VER = 4.4
CC_GCCVER = 4.4.3
CC_FULLVER = 4:$(CC_GCCVER)
CC_DEBIAN_DIR = gcc-3.4-debian

#
# ERROR: Could not find machine info!
#
# ERROR: './arm-linux-androideabi/bin/ld' version string error.
#        GNU ld (GNU Binutils) 2.19
#
BINUTILS_FULLVER = Binutils)-0+sb1

HEADERS_DIR = $(COMPILER_DIR)/sysroot/usr/include
LINUX_HEADERS_SUBDIRS = linux asm asm-generic
LINUX_HEADERS_VER = unknown

LIBC_FILES_BINS =
LIBC_FILES_LIBS = sysroot/usr/lib
CHECKSUM_FILE    = ../../$(CONFIG:.conf=.checksums)

Any ideas?

-- 
language: Chinese, Japanese, English
_______________________________________________
Scratchbox-users mailing list
Scratchbox-users@lists.scratchbox.org
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users

Reply via email to