* [gentoo-embedded] Cross dev tool chain - future how to
@ 2006-05-29 2:02 Heath Holcomb
2006-05-29 2:39 ` Ned Ludd
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Heath Holcomb @ 2006-05-29 2:02 UTC (permalink / raw
To: gentoo-embedded
I wrote the x86 embedded gentoo how to (currently at 0.08, and I'm working on
0.10). Found here:
http://www.bulah.com/embeddedgentoo.html
I'm in the process of learning how to guild a cross dev tool chain for Linux
(particular for the ARM). I'm looking for a small guide that may exist for
the Gentoo way of setting up a cross dev environment. Anybody have
suggestions, short guide, scripts etc....
For Linux cross dev tool chains I have found theses on the i-net:
http://www.tazenda.demon.co.uk/phil/arm-tools.html
http://frank.harvard.edu/~coldwell/toolchain/
http://kegel.com/crosstool/
FYI.....
My company is going to be useing a TI processor+dsp chip called the Davinci
for a future product. It's an ARM9 core, DSP for codecs, and other glue
hardware in a single chip.
I have the development board so now I need to set a tool chain to develop on
it. The commercial tool chain they offer is Monitavista's Devrocket, which
we will purchase just to have.
--
heath holcomb
bulah.com
--
gentoo-embedded@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-embedded] Cross dev tool chain - future how to
2006-05-29 2:02 [gentoo-embedded] Cross dev tool chain - future how to Heath Holcomb
@ 2006-05-29 2:39 ` Ned Ludd
2006-06-11 16:47 ` Mike Frysinger
2006-06-11 16:48 ` [gentoo-embedded] Cross dev tool chain - future how to Mike Frysinger
2 siblings, 0 replies; 7+ messages in thread
From: Ned Ludd @ 2006-05-29 2:39 UTC (permalink / raw
To: gentoo-embedded
I'm not sure if it's my place to announce this here or not but one of
our faithful users has been working on a cross development guide which
he hopes to have mirrored to our embedded.gentoo.org site after he
splits it up into two guides. Users are finding his docs to be helpful
and we keep pumping him full of information.
Do take note this is unofficial still.
http://arcanux.org/guidexml/cross-development.html
On Sun, 2006-05-28 at 21:02 -0500, Heath Holcomb wrote:
> I wrote the x86 embedded gentoo how to (currently at 0.08, and I'm working on
> 0.10). Found here:
> http://www.bulah.com/embeddedgentoo.html
>
> I'm in the process of learning how to guild a cross dev tool chain for Linux
> (particular for the ARM). I'm looking for a small guide that may exist for
> the Gentoo way of setting up a cross dev environment. Anybody have
> suggestions, short guide, scripts etc....
>
> For Linux cross dev tool chains I have found theses on the i-net:
> http://www.tazenda.demon.co.uk/phil/arm-tools.html
> http://frank.harvard.edu/~coldwell/toolchain/
> http://kegel.com/crosstool/
>
>
> FYI.....
> My company is going to be useing a TI processor+dsp chip called the Davinci
> for a future product. It's an ARM9 core, DSP for codecs, and other glue
> hardware in a single chip.
>
> I have the development board so now I need to set a tool chain to develop on
> it. The commercial tool chain they offer is Monitavista's Devrocket, which
> we will purchase just to have.
>
> --
> heath holcomb
> bulah.com
--
Ned Ludd <solar@gentoo.org>
Gentoo Linux
--
gentoo-embedded@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-embedded] Cross dev tool chain - future how to
2006-05-29 2:02 [gentoo-embedded] Cross dev tool chain - future how to Heath Holcomb
2006-05-29 2:39 ` Ned Ludd
@ 2006-06-11 16:47 ` Mike Frysinger
2006-06-11 17:36 ` Maxim Osipov
2006-06-11 16:48 ` [gentoo-embedded] Cross dev tool chain - future how to Mike Frysinger
2 siblings, 1 reply; 7+ messages in thread
From: Mike Frysinger @ 2006-06-11 16:47 UTC (permalink / raw
To: gentoo-embedded; +Cc: Heath Holcomb
[-- Attachment #1: Type: text/plain, Size: 684 bytes --]
On Sunday 28 May 2006 22:02, Heath Holcomb wrote:
> I'm in the process of learning how to guild a cross dev tool chain for
> Linux (particular for the ARM). I'm looking for a small guide that may
> exist for the Gentoo way of setting up a cross dev environment. Anybody
> have suggestions, short guide, scripts etc....
http://dev.gentoo.org/~vapier/CROSS-COMPILE-HOWTO
http://dev.gentoo.org/~vapier/CROSS-COMPILE-GUTS
> For Linux cross dev tool chains I have found theses on the i-net:
> http://www.tazenda.demon.co.uk/phil/arm-tools.html
> http://frank.harvard.edu/~coldwell/toolchain/
> http://kegel.com/crosstool/
the crosstool is the only one i'd suggest you look into
-mike
[-- Attachment #2: Type: application/pgp-signature, Size: 827 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-embedded] Cross dev tool chain - future how to
2006-05-29 2:02 [gentoo-embedded] Cross dev tool chain - future how to Heath Holcomb
2006-05-29 2:39 ` Ned Ludd
2006-06-11 16:47 ` Mike Frysinger
@ 2006-06-11 16:48 ` Mike Frysinger
2 siblings, 0 replies; 7+ messages in thread
From: Mike Frysinger @ 2006-06-11 16:48 UTC (permalink / raw
To: gentoo-embedded; +Cc: Heath Holcomb
[-- Attachment #1: Type: text/plain, Size: 341 bytes --]
On Sunday 28 May 2006 22:02, Heath Holcomb wrote:
> My company is going to be useing a TI processor+dsp chip called the Davinci
> for a future product. It's an ARM9 core, DSP for codecs, and other glue
> hardware in a single chip.
you should buy a Blackfin ;)
disclaimer: this message brought to you buy my employer, Analog Devices
-mike
[-- Attachment #2: Type: application/pgp-signature, Size: 827 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-embedded] Cross dev tool chain - future how to
2006-06-11 16:47 ` Mike Frysinger
@ 2006-06-11 17:36 ` Maxim Osipov
2006-06-11 18:07 ` Mike Frysinger
0 siblings, 1 reply; 7+ messages in thread
From: Maxim Osipov @ 2006-06-11 17:36 UTC (permalink / raw
To: gentoo-embedded; +Cc: Heath Holcomb
I would also recommend to take a look into CLFS project, they have
toolchains for a few platforms, sometimes not covered by crosstool
(like mips64).
Regards,
Maxim
On 6/11/06, Mike Frysinger <vapier@gentoo.org> wrote:
> On Sunday 28 May 2006 22:02, Heath Holcomb wrote:
> > I'm in the process of learning how to guild a cross dev tool chain for
> > Linux (particular for the ARM). I'm looking for a small guide that may
> > exist for the Gentoo way of setting up a cross dev environment. Anybody
> > have suggestions, short guide, scripts etc....
>
> http://dev.gentoo.org/~vapier/CROSS-COMPILE-HOWTO
> http://dev.gentoo.org/~vapier/CROSS-COMPILE-GUTS
>
> > For Linux cross dev tool chains I have found theses on the i-net:
> > http://www.tazenda.demon.co.uk/phil/arm-tools.html
> > http://frank.harvard.edu/~coldwell/toolchain/
> > http://kegel.com/crosstool/
>
> the crosstool is the only one i'd suggest you look into
> -mike
>
>
>
--
gentoo-embedded@gentoo.org mailing list
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-embedded] Cross dev tool chain - future how to
2006-06-11 17:36 ` Maxim Osipov
@ 2006-06-11 18:07 ` Mike Frysinger
2006-06-12 12:41 ` [gentoo-embedded] cross-compile of programms andreas.sumper
0 siblings, 1 reply; 7+ messages in thread
From: Mike Frysinger @ 2006-06-11 18:07 UTC (permalink / raw
To: gentoo-embedded; +Cc: Maxim Osipov, Heath Holcomb
[-- Attachment #1: Type: text/plain, Size: 451 bytes --]
On Sunday 11 June 2006 13:36, Maxim Osipov wrote:
> I would also recommend to take a look into CLFS project, they have
> toolchains for a few platforms, sometimes not covered by crosstool
> (like mips64).
crosstool should be pretty flexible ... since all you have to do is create
your own .dat and .sh file and define the TARGET as mips64-unknown-linux-gnu,
i'd say your comment here about crosstool not having coverage is incorrect
-mike
[-- Attachment #2: Type: application/pgp-signature, Size: 827 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-embedded] cross-compile of programms
2006-06-11 18:07 ` Mike Frysinger
@ 2006-06-12 12:41 ` andreas.sumper
0 siblings, 0 replies; 7+ messages in thread
From: andreas.sumper @ 2006-06-12 12:41 UTC (permalink / raw
To: gentoo-embedded
[-- Attachment #1: Type: text/plain, Size: 241 bytes --]
Hi!
I want to cross-compile cups. My toolchain is in /opt/toolchain/
Is there anything I have to look, if I want to compile it? Does anybody
know a better solution for making printing work on an embedded system?
Thanks in advance!
Andreas
[-- Attachment #2: Type: text/html, Size: 459 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2006-06-12 12:43 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-29 2:02 [gentoo-embedded] Cross dev tool chain - future how to Heath Holcomb
2006-05-29 2:39 ` Ned Ludd
2006-06-11 16:47 ` Mike Frysinger
2006-06-11 17:36 ` Maxim Osipov
2006-06-11 18:07 ` Mike Frysinger
2006-06-12 12:41 ` [gentoo-embedded] cross-compile of programms andreas.sumper
2006-06-11 16:48 ` [gentoo-embedded] Cross dev tool chain - future how to Mike Frysinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox