From: Alexandre B. <al...@bo...> - 2004-01-22 21:20:31
|
Le 22.01.2004 21:15:51, Arthur Othieno a =E9crit=A0: >=20 > I wrote some brief notes while building a cross-toolchain sometime > last year. I've just uploaded them here for anyone interested: >=20 > http://mypage.bluewin.ch/matovu/hubb/ppc-eabi-toolchain.txt Hello, In your doc, the target you use is "powerpc-eabi-elf". I think that =20 something like "powerpc-linux" or "powerpc-750-linux" would be more =20 accurate in the current context (the "750" thing is just a vendor name =20 and doesn't influence the target). btw, according to gcc's online docs, powerpc-eabi-elf is equal to =20 "powerpc-elf" (which is _different_ from "powerpc-eabi"), because here =20 too, "eabi" is just a vendor name. I wrote too a "quick and dirty" toolchain script, and included two =20 patches that fix bugs prevent compiling gcc 3.3.2 and glibc 2.3.2 for =20 powerpc (Yes, glibc is not the best choice on an embedded system with =20 limited RAM. Note that you need a GC patched kernel too, or else there =20 will be a problem with glibc and entrypoints). http://startx.u-strasbg.fr/~boeglin/dump/toolchain/ --=20 Alexandre Boeglin e. mail : al...@bo... | Jabber : bo...@ja... ICQ UIN : 38852646 | Website : http://www.boeglin.org/ GPG fingerprint : 6B02 86CA A79E FA83 2FF0 3B83 14DE 4187 39C1 2786 |