Jussi Hakala <[EMAIL PROTECTED]> escreveu:
I used a version of arm-gcc3.4.cs-uclibc.conf as you can attached. The only changes I made were to change the name of the compiler and
package and:
LINUX_HEADERS_VER = 2.6.11.0
... etc
BINUTILS_VER = 2.16.1
... etc.
LIBC_VER = 0.9.28
...etc
A
br
Edjard
------------------------------------------------------------------------------------------
COMPILER_NAME = arm-smp-gcc3.4-uclibc0.9.28-linux-gnu
COMPILER_PACKAGE = scratchbox-toolchain-arm-smp-gcc3.4-uclibc0.9.28-linux-gnu
ARCH = arm
SUB_ARCH = arm
USE_SOFTFLOAT = no
UCLIBC = yes
LINUX_HEADERS_VER = 2.6.11.0
LINUX_HEADERS_SRC = linux-libc-headers-$(LINUX_HEADERS_VER).tar.bz2
LINUX_HEADERS_PATCHES = linux-libc-headers-$(LINUX_HEADERS_VER).patch
BINUTILS_VER = 2.16.1
BINUTILS_FULLVER = $(BINUTILS_VER)-2
BINUTILS_DIR = binutils
BINUTILS_SRC = binutils_$(BINUTILS_VER).orig.tar.gz
BINUTILS_PATCHES = binutils-$(BINUTILS_VER)-uclibc.patch
BINUTILS_PATCH_SCRIPT = undeb_binutils.sh
BINUTILS_SCRIPT_FILE = binutils_$(BINUTILS_FULLVER).diff.gz
FAKE_BINUTILS_PATCH = fake_native.patch
LIBC_VER = 0.9.28
LIBC_HEADERS_DIR = uclibc-headers
LIBC_DIR = uclibc
LIBC_SRC = uClibc-$(LIBC_VER).tar.bz2
CC_VER = 2004-q3d
CC_PASS1_DIR = gcc-3.4-pass1
CC_PASS2_DIR = gcc-3.4-pass2
CC_SRC = gcc-$(CC_VER).tar.bz2
CC_PATCHES = arm-gcc-$(CC_VER)-lfloat.patch \
gcc-$(CC_VER)-sb-uclibc.patch
Edjard Mota wrote:Hi,
> Yes, i changed the meta/toolchain/myfile.conf and now it generates
> this file at /scratchbox/device_tools/fakeroot-1.4.2. However, the other
> error during files installation into the targe still remains ..
>
> cp: cannot overwrite non-directory
> `/targets/smp-test01/usr/include/asm/arch' with directory
> `/scratchbox/compilers/arm-smp-gcc3.4-uclibc0.9.28-linux-gnu/usr/include/asm/arch'
Somehow, it's trying to overwrite a file with a directory during the
installation of the files.
Using the pre-1.0.3 version of Scratchbox, I was able to compile the
arm-gcc3.4.cs-uclibc toolchain and install the files without any problems.
But you have a customized toolchain? What were the exact settings you
used to compile the toolchain with?
Regars,
Jussi
I used a version of arm-gcc3.4.cs-uclibc.conf as you can attached. The only changes I made were to change the name of the compiler and
package and:
LINUX_HEADERS_VER = 2.6.11.0
... etc
BINUTILS_VER = 2.16.1
... etc.
LIBC_VER = 0.9.28
...etc
A
br
Edjard
------------------------------------------------------------------------------------------
COMPILER_NAME = arm-smp-gcc3.4-uclibc0.9.28-linux-gnu
COMPILER_PACKAGE = scratchbox-toolchain-arm-smp-gcc3.4-uclibc0.9.28-linux-gnu
ARCH = arm
SUB_ARCH = arm
USE_SOFTFLOAT = no
UCLIBC = yes
LINUX_HEADERS_VER = 2.6.11.0
LINUX_HEADERS_SRC = linux-libc-headers-$(LINUX_HEADERS_VER).tar.bz2
LINUX_HEADERS_PATCHES = linux-libc-headers-$(LINUX_HEADERS_VER).patch
BINUTILS_VER = 2.16.1
BINUTILS_FULLVER = $(BINUTILS_VER)-2
BINUTILS_DIR = binutils
BINUTILS_SRC = binutils_$(BINUTILS_VER).orig.tar.gz
BINUTILS_PATCHES = binutils-$(BINUTILS_VER)-uclibc.patch
BINUTILS_PATCH_SCRIPT = undeb_binutils.sh
BINUTILS_SCRIPT_FILE = binutils_$(BINUTILS_FULLVER).diff.gz
FAKE_BINUTILS_PATCH = fake_native.patch
LIBC_VER = 0.9.28
LIBC_HEADERS_DIR = uclibc-headers
LIBC_DIR = uclibc
LIBC_SRC = uClibc-$(LIBC_VER).tar.bz2
CC_VER = 2004-q3d
CC_PASS1_DIR = gcc-3.4-pass1
CC_PASS2_DIR = gcc-3.4-pass2
CC_SRC = gcc-$(CC_VER).tar.bz2
CC_PATCHES = arm-gcc-$(CC_VER)-lfloat.patch \
gcc-$(CC_VER)-sb-uclibc.patch
Yahoo! doce lar. Faça do Yahoo! sua homepage.
_______________________________________________ Scratchbox-devel mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel
