On Mon, Oct 12, 2009 at 10:16:24PM +0200, Bernhard Reutner-Fischer wrote: > On Mon, Oct 12, 2009 at 08:38:31PM +0200, Stephan Raue wrote: > >Hi Bernhard, > > > >i will trying this branch. > > > >can you include: > >http://git.uclibc.org/uClibc/commit/?id=1b6ff11554c7a1fea728167cc814db5440da289c > > I'd rather not switch to INLINE_SYSCALL for .2
The inline syscall stuff does make m68k-nommu compile (and work) which it does not in 0.9.30 and 0.9.30.1 due to the deamon() function. Of course hacking out the deamon function fixes it too, so it isn't that hard to make work. > >http://git.uclibc.org/uClibc/commit/?id=49e81cada73616864b9b31df0aeb6961c30f5a6e > > already in there. -- Len Sorensen _______________________________________________ uClibc mailing list [email protected] http://lists.busybox.net/mailman/listinfo/uclibc
