-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 03/01/10 21:50, David Welch wrote: [...] > Sure, just tested it using an arm-elf target instead of arm-none-eabi, > it built a usable arm cross toolchain. But prex wants more than a cross > compiler. It wants libraries too.
My instructions should build the *runtime* libraries --- which is what Prex needs (I originally wrote these while struggling with an H8S port of Prex). But they won't build the *C* libraries (libc etc). Building gcc is horribly magic --- some versions just don't work. The CFLAGS setting is very important. I'd suggest try following my instructions straight and making sure that it actually works before trying again with a different version. - -- ┌─── dg@cowlark.com ───── http://www.cowlark.com ───── │ │ "Sufficiently advanced incompetence is indistinguishable from │ malice." -- Vernon Schryver -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAktBEqwACgkQf9E0noFvlzh/pwCg0RXqBRzLpjfYVVvgQMU/mD3n OlUAn0ztnENNHxsT80aO3I4YUym6vWR/ =TGcI -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Prex-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/prex-devel
