BusyBox for OSX

walter harms wharms at bfs.de
Wed Sep 7 07:28:46 UTC 2016



Am 06.09.2016 22:01, schrieb casey:
> 
> BusyBox for OSX
> Martijn Dekker martijn at inlv.org 
> Mon Sep 5 03:22:48 UTC 2016
> 
> Previous message: Altscreens for less and more
> Next message: BusyBox for OSX
> Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> 
> beginarticle
> Op 31-08-16 om 11:59 schreef casey:
>> REM’d out that build option in /configs/osx_defconfig:
> [...]
>> #CONFIG_EXTRA_CFLAGS=‘-arch x86_64 -mmacosx-version-min=10.5'
> 
> Your problem here were the curly (non-ASCII) single quotes (‘’). Shells
> don't understand these. Use the straight ASCII ones ('') instead.
> 
> - M.
> Hi,
> OS X 10.9.5 now compiles BusyBox 1.20.0 SRC, using - M. ASCII suggestion.
> 
> Q: How can other functions/applets be added to the compile; e.g. ‘ping’, along with upgrading the BusyBox SRC from 1.20.0 to 1.25.0?
> thx
> casey 
> 
> 


I am not sure that i understand your problem:
Are you aware that you can use "make menuconfig" to get a tool
that allows finetuning busybox like selecting individual applets like 'ping' ?

re,
 wh



More information about the busybox mailing list