On 5/29/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi > > First, sorry for my bad english. French is my natural language > > I have a bare target with a Motorola colfire cpu. I want to know is it > possible to modify some files like write.c and cross compil the uclibc > package for m68k in order to port C library function like printf. > > Wath is the general approach if I want to use uclibc in bare target without > Linux as embbeded OS.
It is probably more appropriate to use newlib for something like this, uClibc is quite Linux specific. _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
