Toni Timonen <[EMAIL PROTECTED]> escreveu:
On Thu, Apr 27, 2006 at 10:18:30PM +0000, Edjard Mota wrote:Hi,
> Hi,
>
> I tried to create a configuration file for a ForeignTool chain (from wiki
> pages) using create_toolchaiin_conf.py and got this message
>
> COMPILER_NAME= confhelper
It looks like you have ran the create_toolchain_conf.py from
confhelper directory. It should be run from your compiler directory,
eg. /scratchbox/compilers/yourtoolchain/.
See ForeignToolchains[1] wikipage for details.
Footnotes:
[1] http://scratchbox.org/wiki/ForeignToolchains
--
Toni Timonen
040-5111863,GPG 0x7984A4FD
Thanks. It worked partially ok, but it raises an error message about
architecture as you can see in th output if the command below.
[sbox-HOST: /scratchbox/compilers/arm-none-linux-gnueabi] > ~/sb-toolchain-extras/confhelper/create_toolchain_conf.py
COMPILER_NAME = arm-none-linux-gnueabi
COMPILER_PACKAGE = <you have to fill in this one>
#
# ERROR: Could not find machine info!
#
BINUTILS_FULLVER = 2.16.91-sb1
HEADERS_DIR = $(COMPILER_DIR)/libc/usr/include
LINUX_HEADERS_VER = 2.6.12-rc3
LIBC_VER = 2.3.4
#
# ERROR: I don't have arch and therefore cannot find bin and lib dirs.
CHECKSUM_FILE = ../../$(CONFIG:.conf=.checksums)
How should I set that?
Kind regards
Edjard
Abra sua conta no Yahoo! Mail - 1GB de espaço, alertas de e-mail no celular e anti-spam realmente eficaz.
_______________________________________________ Scratchbox-devel mailing list [email protected] http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-devel
