Ich hab übrigens GNU C Compiler aus dem Cydia installiert, der hier offensichtlich auch genutzt wird.
Nach ein paar Stunden frustriertem googeln hab ich noch immer keine Ursache gefunden für folgendes Problem:
Code: Alles auswählen
iPad:~/php-5.4.0RC6 root# ./configure
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking build system type... arm-apple-darwin11.0.0
checking host system type... arm-apple-darwin11.0.0
checking target system type... arm-apple-darwin11.0.0
checking for cc... no
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/var/root/~/php-5.4.0RC6':
configure: error: C compiler cannot create executables
Danke,
bwoebi
(p.s.: nein, es kann nicht die php5.2.8 aus dem Cydia sein, denn die unterstützt keine Closures oder Objektinstanzen für set_session_save_handler() usw.)