* Tool chain for linux using mips
@ 2007-11-25 18:43 Wink Saville
2007-11-25 19:22 ` Wolfgang Denk
` (2 more replies)
0 siblings, 3 replies; 5+ messages in thread
From: Wink Saville @ 2007-11-25 18:43 UTC (permalink / raw)
To: linux-mips
Hello,
I was wondering which MIPS tool chains people are
using and recommend, prebuilt and/or roll-your-own.
From http://www.kegel.com/crosstool/crosstool-0.43/buildlogs/
there doesn't seem to be any combination that builds cleanly
for the mips/mipsel.
Regards,
Wink Saville
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Tool chain for linux using mips
2007-11-25 18:43 Tool chain for linux using mips Wink Saville
@ 2007-11-25 19:22 ` Wolfgang Denk
2007-11-26 9:37 ` [SPAM] " Markus Gothe
2007-11-26 19:54 ` Mitchell, Earl
2 siblings, 0 replies; 5+ messages in thread
From: Wolfgang Denk @ 2007-11-25 19:22 UTC (permalink / raw)
To: Wink Saville; +Cc: linux-mips
In message <4749C258.8020400@saville.com> you wrote:
>
> I was wondering which MIPS tool chains people are
> using and recommend, prebuilt and/or roll-your-own.
> From http://www.kegel.com/crosstool/crosstool-0.43/buildlogs/
> there doesn't seem to be any combination that builds cleanly
> for the mips/mipsel.
Well, we use the ELDK, obviously.
See http://www.denx.de/wiki/view/DULG/ELDK.
For the ELDK mailing list please see
http://lists.denx.de/mailman/listinfo/eldk
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Accident: A condition in which presence of mind is good, but absence
of body is better.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [SPAM] Tool chain for linux using mips
2007-11-25 18:43 Tool chain for linux using mips Wink Saville
2007-11-25 19:22 ` Wolfgang Denk
@ 2007-11-26 9:37 ` Markus Gothe
2007-11-26 19:54 ` Mitchell, Earl
2 siblings, 0 replies; 5+ messages in thread
From: Markus Gothe @ 2007-11-26 9:37 UTC (permalink / raw)
To: Wink Saville; +Cc: linux-mips
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Hi, see http://wiki.debian.org/BuildingCrossCompilers for Debian-based
systems.
//Markus
Wink Saville wrote:
> Hello,
>
> I was wondering which MIPS tool chains people are using and
> recommend, prebuilt and/or roll-your-own. From
> http://www.kegel.com/crosstool/crosstool-0.43/buildlogs/ there
> doesn't seem to be any combination that builds cleanly for the
> mips/mipsel.
>
> Regards,
>
> Wink Saville
>
>
- --
_______________________________________
Mr Markus Gothe
Software Engineer
Phone: +46 (0)13 21 81 20 (ext. 1046)
Fax: +46 (0)13 21 21 15
Mobile: +46 (0)73 718 72 80
Diskettgatan 11, SE-583 35 Linköping, Sweden
www.27m.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFHSpPF6I0XmJx2NrwRCIstAKCsVP/rD4WbrgEF4D9ZItDpBIABjQCcCXYd
V4dkQ1XDMEPwAW11wJhUQZs=
=o/UK
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: Tool chain for linux using mips
2007-11-25 18:43 Tool chain for linux using mips Wink Saville
2007-11-25 19:22 ` Wolfgang Denk
2007-11-26 9:37 ` [SPAM] " Markus Gothe
@ 2007-11-26 19:54 ` Mitchell, Earl
2007-11-26 19:54 ` Mitchell, Earl
2 siblings, 1 reply; 5+ messages in thread
From: Mitchell, Earl @ 2007-11-26 19:54 UTC (permalink / raw)
To: Wink Saville, linux-mips
Few months ago I was able to successfully build using
crosstools-0.43. I used demo-mipsel.sh to build c,c++ using
the following command line ...
eval `cat mips.dat gcc-3.4.5-glibc-2.3.6-tls.dat` sh all.sh --notest --gdb
-earlm
> -----Original Message-----
> From: linux-mips-bounce@linux-mips.org
> [mailto:linux-mips-bounce@linux-mips.org]On Behalf Of Wink Saville
> Sent: Sunday, November 25, 2007 10:44 AM
> To: linux-mips@linux-mips.org
> Subject: Tool chain for linux using mips
>
>
> Hello,
>
> I was wondering which MIPS tool chains people are
> using and recommend, prebuilt and/or roll-your-own.
> From http://www.kegel.com/crosstool/crosstool-0.43/buildlogs/
> there doesn't seem to be any combination that builds cleanly
> for the mips/mipsel.
>
> Regards,
>
> Wink Saville
>
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: Tool chain for linux using mips
2007-11-26 19:54 ` Mitchell, Earl
@ 2007-11-26 19:54 ` Mitchell, Earl
0 siblings, 0 replies; 5+ messages in thread
From: Mitchell, Earl @ 2007-11-26 19:54 UTC (permalink / raw)
To: Wink Saville, linux-mips
Few months ago I was able to successfully build using
crosstools-0.43. I used demo-mipsel.sh to build c,c++ using
the following command line ...
eval `cat mips.dat gcc-3.4.5-glibc-2.3.6-tls.dat` sh all.sh --notest --gdb
-earlm
> -----Original Message-----
> From: linux-mips-bounce@linux-mips.org
> [mailto:linux-mips-bounce@linux-mips.org]On Behalf Of Wink Saville
> Sent: Sunday, November 25, 2007 10:44 AM
> To: linux-mips@linux-mips.org
> Subject: Tool chain for linux using mips
>
>
> Hello,
>
> I was wondering which MIPS tool chains people are
> using and recommend, prebuilt and/or roll-your-own.
> From http://www.kegel.com/crosstool/crosstool-0.43/buildlogs/
> there doesn't seem to be any combination that builds cleanly
> for the mips/mipsel.
>
> Regards,
>
> Wink Saville
>
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-11-26 19:54 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-25 18:43 Tool chain for linux using mips Wink Saville
2007-11-25 19:22 ` Wolfgang Denk
2007-11-26 9:37 ` [SPAM] " Markus Gothe
2007-11-26 19:54 ` Mitchell, Earl
2007-11-26 19:54 ` Mitchell, Earl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox