On Mon, Sep 22, 2014 at 10:05:47PM +0200, u-6hol%aetey.se@localhost wrote: > I would be thankful for suggestions of how to extract all the necessary > and only the necessary source needed to build libc Very easy: do a build.sh and then check the $OBJDIR/lib/libc for *.d and .depend files. Martin