]>
Commit | Line | Data |
---|---|---|
c21004b9 | 1 | 0) use a Mac (I'm sorry, I really am) |
ee4120ad | 2 | 1) install the official Apple iOS SDK |
0ed60f32 JF |
3 | 2) install Fink (the only sane choice) |
4 | 3) activate Fink (. /sw/bin/init.sh) | |
cc31c45d | 5 | 4) sudo fink install bash ldid sed tar wget xz |
0ed60f32 JF |
6 | 5) run ./sysroot.sh and wait a bit |
7 | 6) type "make" to compile the executable |