Gentoo Archives: gentoo-embedded

From: Jakub Ladman <ladmanj@×××××.cz>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] how to get arm-elf-gcc-3.4.3
Date: Tue, 20 Jan 2009 18:29:19
Message-Id: 200901201929.17657.ladmanj@volny.cz
1 Now i have 3.4.6-r2 and seems to work ok.
2 Everything what i must do was:
3 ln -s /usr/arm-elf /usr/arm-elf/usr
4
5 I hope, my 4.1.2 and 4.2.4 compilers will not stop working.
6
7
8 JL
9 Dne Tuesday 20 of January 2009 17:37:59 Jakub Ladman napsal(a):
10 > Hello,
11 >
12 > I need for some project, based and only supported on gcc-3.4.3, this
13 > version of arm-elf compiler toolchain.
14 >
15 > The author provided binary toolchain, but it is absolutely incompatible
16 > with gentoo directory structure.
17 > I think i may run it in chroot environment, but then i will not be able to
18 > use it from my gui-ide (i use eclipse).
19 >
20 > I made lot of attempts with crossdev to build this toolchain, but i can't
21 > catch the versions combination, whith which i can succeed.
22 >
23 > I have functional crossdev originated toolchains with gcc 4.1.2 and 4.2.4,
24 > but the projects linkerscripts seems to be uncompatible with any of these.
25 > Or some differencies with memory alignment or so.
26 >
27 > Please can somebody help me?
28 > Thank you
29 >
30 > Jakub Ladman