Author Topic: Where I could find patches to build cross-toolchain?  (Read 2916 times)

BlackLion

  • Newbie
  • *
  • Posts: 2
    • View Profile
    • http://
Where I could find patches to build cross-toolchain?
« on: March 10, 2004, 08:22:36 am »
I know, I could download RPMs with gcc-2.95 and binutils (
http://www.zaurususergroup.com/modules.php...mpiler%20Setup).
But I want native toolcahin for FreeBSD.
So, I need sources for gcc & binutils.
Are used sources (2.95.2 and 2.11.2) unchanged or I need some patches?

And same question about new toolchain for OZ (3.3.x/2.14.x), of course...

And I need QTE-free not in RPM, am I right? Is it exist?

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Where I could find patches to build cross-toolchain?
« Reply #1 on: March 10, 2004, 10:25:10 am »
http://www.zaurususergroup.com/index.php?n...iewtopic&t=1072

This is for OZ, and I didn\'t bother to recompile the binutils, but just check the versions and use the same ./configure flags as for gcc itself and you should be okay. You probably also need libc and a threading lib (from memory of looking long ago)? For OZ glibc looks like being version 2.3.2 (you can check on the device itself of course). There are patches to be applied in the OpenEmbedded build system.

If you need more info I can post the patches, etc.


Simon
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

BlackLion

  • Newbie
  • *
  • Posts: 2
    • View Profile
    • http://
Where I could find patches to build cross-toolchain?
« Reply #2 on: March 10, 2004, 10:35:06 am »
Thank you.  It seems (http://paipai.org/~humorum/pukiwiki/pukiwiki.php?ZaurusSelf2) that almost-original tools is Ok.
And, I think, all libraries, build for ARM target, could be get from official cross toolchain, because it is host-independed.
But patches will be useful, too. You could send them directly to my e-mail (patches only, of course, not full sources!)