On Thursday 24 May 2007 12:33 am, Mike Frysinger wrote: > On Monday 21 May 2007, Sky Ryan wrote: > > I am using uClinux on my S3c4510B board. My kernel is 2.6.14. > > I compile my app with uClibc-0.9.27. It run fine. > > But when I replace the uClibc-0.9.27 with 0.9.28. > > I can compile the uClibc and my app successfully. But when I run my app, It > > hanged always. > > no-MMU was never really tested in the 0.9.28 release and there are no plans to > look into it with 0.9.29 out now (and has been tested in no-MMU) > > > what is the main difference between 0.9.27 and 0.9.28. > > What special options should I add to my link command. > > Or should I modified my kernel to using the new uClibc release? > > `diff -ur` ?
Actually, if you want a changelog from 0.9.27 to 0.9.28, I did one: http://uclibc.org/lists/uclibc/2006-July/016032.html If you want a changelog for 0.9.28->0.9.29... I need to do that, yes. :) Rob _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
