[PATCH 00/39] Windows port, base and archival/

Denys Vlasenko vda.linux at googlemail.com
Tue Apr 20 18:33:02 UTC 2010


On Mon, Apr 19, 2010 at 1:43 AM, Nguyen Thai Ngoc Duy <pclouds at gmail.com> wrote:
> On Sun, Apr 18, 2010 at 7:32 PM, Rob Landley <rob at landley.net> wrote:
>>> As for Config.in,
>>> I don't think you need to care about those "depends on !MINGW32" (or
>>> alike) lines. If it's really a problem, do you have any suggestions?
>>
>> Yeah, ship a windows defconfig file in the win32 subdirectory that's your
>> equivalent of "allyesconfig".
>
> I'm OK with that too. Denys, should I go with this approach?

Yes. That's how NOMMU support was improved. I kept TODO_config_nommu
file in the busybox tree where I documented the fullest .config
which builds on NOMMU. You can do the same: add minimal number of
WIN workarounds so that allnoconfig builds, add MAX_WIN_config
file which documents this. That would be a good start.

Then try to add, say, true and false applets... then basename, echo, etc.
-- 
vda


More information about the busybox mailing list