tech-userlevel archive

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

Re: busybox replacement idea



 >> You will not be able to build NetBSD utils on non-NetBSD platforms due
 >> to some BSD-isms like fgetln, strl* and others.

> You can either patch the code to not use NetBSD-isms,

Very bad way I think.

> depend on libnbcompat (as done in pkgsrc) or add conditional-specific
> code variants for other systems.

I meant that for things like nbcompat we'll need something more than
plain mk files and bmake. I proposed mk-configure for autoconf-like
functionality as it is very close to original NetBSD build system.

-- 
Best regards, Aleksey Cheusov.


Home | Main Index | Thread Index | Old Index