You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but i do not find any such native .exe binary for toybox. Is toybox not compilable/ported to MSwindows? If yes, then is there any manual for compiling it on MSWindows? If no, then When this port to MSwindows will be available?
I am more interested in readymade toybox.exe for MSWindows available for download somewhere
The text was updated successfully, but these errors were encountered:
Microsoft runs Ubuntu binaries now, just run the Linux version.
I haven't bothered with windows native stuff. If somebody else wants to
I'd listen, but I myself don't have a windows system or interest.
http://landley.net/toybox/design.html#portability explains some of the
issues. (Windows is LLP64 instead of LP64, no /proc files, there are a
few places like ifconfig we hardcall system call info, etc).
If yes, then is there any manual for
compiling it on MSWindows? If no, then When this port to MSwindows will
be available?
I don't do Windows.
I am more interested in readymade toybox.exe for MSWindows available for
download somewhere
busybox compiled for ms windows is available at
https://frippery.org/busybox/
https://github.com/rmyorston/busybox-w32
but i do not find any such native .exe binary for toybox. Is toybox not compilable/ported to MSwindows? If yes, then is there any manual for compiling it on MSWindows? If no, then When this port to MSwindows will be available?
I am more interested in readymade toybox.exe for MSWindows available for download somewhere
The text was updated successfully, but these errors were encountered: