View previous topic :: View next topic |
Author |
Message |
comio Advocate


Joined: 03 Jul 2003 Posts: 2191 Location: Taranto
|
Posted: Thu Aug 23, 2007 3:11 pm Post subject: Crosscompiling m68k environment (on x86) |
|
|
Dear all,
I want ask to the community how can create a crosscompiling environment for the m68k target architecture (with a host arch amd64/x86). In the specific I need to develop an execution enviroment for an embedded system based on a Freescale ColdFire chip.
Do you have any experiences on this architecture? Any suggestion?
I tried to use crossdev to generate the cross-evironment, but I have too trouble with gcc or glibc compilation. I tried many versions of gcc and glibc without success (always with different errors...).
My final target is to develop a complete running environment based on the Coldfire architeture to implement a domain specific application. I want to use gentoo (if possible) but any linux distribution iis also ok.
Thanks for any information, links, help that you will give me!
luigi _________________ RTFM!!!!
e
http://www.comio.it
 |
|
Back to top |
|
 |
Chewi Developer


Joined: 01 Sep 2003 Posts: 886 Location: Edinburgh, Scotland
|
Posted: Fri Aug 24, 2007 4:41 pm Post subject: |
|
|
Some of the log output would help. What target name are you using? |
|
Back to top |
|
 |
comio Advocate


Joined: 03 Jul 2003 Posts: 2191 Location: Taranto
|
Posted: Fri Aug 24, 2007 8:06 pm Post subject: |
|
|
Chewi wrote: | Some of the log output would help. What target name are you using? |
I had success with the target m68k-unknown-linux-gnu with the following versions:
Code: |
glibc:2.3.6-r5
gcc 4.20
binutils 2.17-r1
linux kernel 2.6.11
|
In the specific, I'm searching for howto/survey/any other documentation to create and implement a very small gnetoo on coldfire.
thanks.
luigi _________________ RTFM!!!!
e
http://www.comio.it
 |
|
Back to top |
|
 |
Chewi Developer


Joined: 01 Sep 2003 Posts: 886 Location: Edinburgh, Scotland
|
Posted: Fri Aug 24, 2007 9:07 pm Post subject: |
|
|
If size/RAM is an issue, you might want to consider uClibc. |
|
Back to top |
|
 |
ddc Guru

Joined: 29 Aug 2006 Posts: 521
|
Posted: Sun Jun 01, 2008 11:27 pm Post subject: |
|
|
any news ? |
|
Back to top |
|
 |
|