[PATCH] Change logic to select mmap system call in _dl_mmap

Mike Frysinger vapier at gentoo.org
Sat Mar 4 05:16:33 UTC 2006


On Friday 03 March 2006 15:17, Peter S. Mazinger wrote:
> well, these circular dependencies are not good for anyone. libgcc depends
> on libc, while libc won't build w/o libgcc.

err, no ... the build failure here is in ldso, not libc ... and we can fix it 
by tweaking the code a little ...

the fun parts comes in making sure it doesnt break on the real embedded cpus 
(cris/sh/mips/m68k) ... then again, maybe we should macro out a 'do_div' like 
we have with 'do_rem' now ...
-mike



More information about the uClibc mailing list