[Scratchbox-users] gcc 2.95
Jussi Hakala
jussi.hakala at movial.fi
Tue Apr 8 17:51:04 EEST 2008
This happens because there's no directory containing a Makefile and the
templates for the debian packaging of the gcc libraries for gcc 2.95.
You can make a copy of the cc/gcc-3.3-debian or cc/gcc-3.4-debian
directory, make necessary adjustments there and rerun make.
For toolchain configuration examples (if create_toolchain_conf doesn't
work fully for you), please see build-config files supplied with the
prebuilt foreign toolchain packages.
Regards,
Jussi
Anne-Marie Burns wrote:
> Hi,
>
> thanks for your answer. I already have a toolchain from the machine
> constructor but I am not able to import it in scratchbox.
> At step 3 of
>
>
> Configuring using the create_toolchain_conf -helper
>
> I am getting:
> COMPILER_NAME = arm-linux-lincon
> COMPILER_PACKAGE = <you have to fill in this one>
> ARCH = arm
> SUB_ARCH = $(ARCH)
> VENDOR = unknown-
> TOOLCHAIN_PREFIX_END = uclibc-
> TARGET_END = -uclibc
>
> BINUTILS_FULLVER = 2.14-sb1
>
> HEADERS_DIR = $(COMPILER_DIR)/arm-linux/include
> LINUX_HEADERS_SUBDIRS = linux asm
> LINUX_HEADERS_VER = 2.4.21-rmk1
>
> LIBC_VER = 2.2.5
> #
> # ERROR: I don't have arch and therefore cannot find bin and lib dirs.
> CHECKSUM_FILE = ../../$(CONFIG:.conf=.checksums)
>
> I've tried to add the compiler description manually but then at step 2 of
>
> Building auxiliary tools
>
> I am getting this error at the end of the make process:
>
> [===== NOW BUILDING: glibc-2.2.5 =====]
> [fetch] complete for glibc.
> make[1]: Leaving directory
> `/home/amburns/sb-toolchain-extras/libc/glibc-alienbase-debian'
> make: *** ../../cc/gcc-2.95-debian: No such file or directory. Stop.
> make: Entering an unknown directorymake: Leaving an unknown
> directorymake: *** [all-sums] Error 2
> make: Leaving directory `/home/amburns/sb-toolchain-extras/meta/alien-tc'
>
> Thank you,
>
> Anne-Marie
>
> *
>
>
> *
>
>
>
> Jussi Hakala wrote:
>> If you have already a cross toolchain, you can import it inside
>> scratchbox using the instructions in scratchbox.org wiki [1].
>>
>> Otherwise you have to first compile a crosstoolchain for yourself, the
>> oldest toolchains available at scratchbox.org are gcc 3.3/glibc 2.3.
>>
>> Regards,
>>
>> Jussi
>>
>> [1] http://scratchbox.org/wiki/ForeignToolchains
>>
>> Anne-Marie Burns wrote:
>>> Hi,
>>>
>>> I am searching for a toolchain for a strong arm 7 processor gcc
>>> 2.95.3 glibc 2.2.5 (lincon-8x3x machine) to run on scratchbox apophis
>>> r4.
>>>
>>> Anyone can help?
>>>
>>> Thanks,
>>>
>>> Anne-Marie
>>> _______________________________________________
>>> Scratchbox-users mailing list
>>> Scratchbox-users at lists.scratchbox.org
>>> http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
>>
>> _______________________________________________
>> Scratchbox-users mailing list
>> Scratchbox-users at lists.scratchbox.org
>> http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
>
> _______________________________________________
> Scratchbox-users mailing list
> Scratchbox-users at lists.scratchbox.org
> http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
More information about the Scratchbox-users
mailing list