summaryrefslogtreecommitdiff
path: root/compiling.txt
blob: bb3b7194f31cd2d9610abba16000f66d482c83be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
0) use a Mac (I'm sorry, I really am)
1) install the official Apple iOS SDK

2) build a sysroot/ of Telesphoreo by:

    a) downloading and extracting this tarball:
    http://test.saurik.com/cydia/sysroot-2.tgz

       -or-

    b) doing the following crazy stunts:
        i) install Fink (the only sane choice)
        ii) activate Fink (. /sw/bin/init.sh)
        ii) fink install bash ldid tar wget xz
        iv) run ./sysroot.sh and wait a bit

3) type "make" to compile the executable