0

I try to use objective-c in linux. Which version of iOS is "supported" when using compilers like gobjc++, gobjc, libgnustep-base-dev

1 Answer 1

3

None. I don't know of any non-Apple tool chain that can be used to compile Objective-C for iOS devices. For a start, you at least need an ARM cross compiler.

Sign up to request clarification or add additional context in comments.

1 Comment

As far as I know, llvm works fine on Linux. But... compilation of code is probably the easiest problem to solve for this.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.