From: D. Jeff Dionne (jeff@rt-control.com)
Date: Mon Jul 10 2000 - 14:50:57 EDT
Dan Carlson <decarlson1@juno.com> said: > Hello, > > I am having trouble building the cross compiler based on the instructions > found on http://aplionet.aplio.fr/uclinux/uclinux-arm.htm and I think it is > because I don't have newlib installed. This webpage does not discuss how to > do that. Can anyone offer some suggestions? newlib is not used with uClinux (it's way to big). Use uC-libc insted. But yes, the compiler looks for libc. You need to add... TARGET_LIBGCC2_CFLAGS = -Dinhibit_libc to the appropriate file (for m68k it is config/m68k/t-m68kbare) > > > Dan > > This message resent by the uclinux-dev@uclinux.org list server http://www.uClinux.org/ > -- D. Jeff Dionne Jeff@rt-control.com -VP Research, Office of the CTO Lineo - Put Linux Anywhere This message resent by the uclinux-dev@uclinux.org list server http://www.uClinux.org/
This archive was generated by hypermail 2.1.4 : Thu Sep 19 2002 - 13:19:14 EDT