Jump to content

Compiling issues iOS 9


Go to solution Solved by Rook,

30 posts in this topic

Recommended Posts

Posted (edited)

Here is some useful info
 
- iOS 9
- 64-Bit device
- Perl 5.22.0
- LLMV + Clang (latest version)
- LD64 (latest version)
- Darwin CC Tools (latest version)
- iPhoneOS7.0.sdk
 
using DHowett's Theos I still get Killed: 9 errors so I wanted to try Kirb's. This error seems more possible to me but I couldn't figure out how to fix it

this is the error generated using the default Theos from Dustin Howett
 

 

 

 

 

I fixed that, my new error is 

clang++: error: unable to execute command: posix_spawn failed: Bad executable (or shared library)
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [obj/Injustice.dylib.64873355.unsigned] Error 1
make[1]: *** [internal-library-all_] Error 2
make: *** [Injustice.all.tweak.variables] Error 2
Updated by castix
Posted

 

Even tho the title say 32-Bit only it kinda worked for me. it brought me to the bus: 10 error which again brought me to shmoo's problem

 

 

clang++: error: unable to execute command: posix_spawn failed: Bad executable (or shared library)
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [obj/Injustice.dylib.64873355.unsigned] Error 1
make[1]: *** [internal-library-all_] Error 2
make: *** [Injustice.all.tweak.variables] Error 2
Posted

 

Even tho the title say 32-Bit only it kinda worked for me. it brought me to the bus: 10 error which again brought me to shmoo's problem

clang++: error: unable to execute command: posix_spawn failed: Bad executable (or shared library)
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [obj/Injustice.dylib.64873355.unsigned] Error 1
make[1]: *** [internal-library-all_] Error 2
make: *** [Injustice.all.tweak.variables] Error 2

are you on CyGwin? cuz CyGwin tells you the problem and the fix (sometimes) of the problem

Posted

are you on CyGwin? cuz CyGwin tells you the problem and the fix (sometimes) of the problem

 

No? Look at the first post

 

- iOS 9

- 64-Bit device

- Perl 5.22.0

- LLMV + Clang (latest version)

- LD64 (downgraded version)

- Darwin CC Tools (downgraded version)

- iPhoneOS7.0.sdk

Posted

 

I've done this before. This is my new error

clang++: error: unable to execute command: posix_spawn failed: Bad executable (or shared library)
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [obj/Injustice.dylib.64873355.unsigned] Error 1
make[1]: *** [internal-library-all_] Error 2
make: *** [Injustice.all.tweak.variables] Error 2
Posted

I've done this before. This is my new error

 

clang++: error: unable to execute command: posix_spawn failed: Bad executable (or shared library)
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [obj/Injustice.dylib.64873355.unsigned] Error 1
make[1]: *** [internal-library-all_] Error 2
make: *** [Injustice.all.tweak.variables] Error 2
i got this error before codesigning the binaries but after i code signed them with ldid it worked so fine, try the latest versions of ld64 and darwin cc then code sign them cos they work fine for me now!
Posted

i got this error before codesigning the binaries but after i code signed them with ldid it worked so fine, try the latest versions of ld64 and darwin cc then code sign them cos they work fine for me now!

Nope they still don't work for me

 

 

 

clang++: error: unable to execute command: Bus error: 10
clang++: error: linker command failed due to signal (use -v to see invocation)
make[2]: *** [obj/Injustice.dylib.64873355.unsigned] Error 254
make[1]: *** [internal-library-all_] Error 2
make: *** [Injustice.all.tweak.variables] Error 2
Posted

Use the old version of perl from cydia.radare.org

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines