Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: a separate build of libc



On Sun, Sep 21, 2014 at 11:25:36AM +0200, u-6hol%aetey.se@localhost wrote:
> This is not a duplication but a separate effort with different goals.

But we fail to understand your goals.

All you need to do is: 

  - build.sh tools
  - nbmake includes
  - cd lib/libc && nbmake obj dependall install

or something very close. The resulting libc, of course, is only usable
on NetBSD, and it would be way easier to just run the full build.sh.

If you want libc for a different target, a lot of work is needed (but dooable,
see the minix and android/bionic work).

Martin


Home | Main Index | Thread Index | Old Index