[swift-users] Getting existing Objc to work with Swift on Linux

Dru Satori dru at druware.com
Tue Jan 12 11:10:41 CST 2016


Correct me if I’m wrong. In order for this to work, wouldn’t you need the GnuStep Obj-C libraries compiled under LLVM installed and available on your Linux install to get all of the Foundation bits for Objective-C anyways ?





On 1/12/16, 2:54 AM, "swift-users-bounces at swift.org on behalf of Edgar Aroutiounian via swift-users" <swift-users-bounces at swift.org on behalf of swift-users at swift.org> wrote:

>Greetings,
>
>I have some Objective-C that I really want to have work on linux. I saw that core-libs foundation has been implemented for swift so I have some hopes.
>
>
>Ideally I’m looking for a self contained example where I can call Objective C code from swift, think command line tool. 
>
>If this is possible, I’d very much appreciated an example including build steps and directory structure needed.
>
>Thank you.
>_______________________________________________
>swift-users mailing list
>swift-users at swift.org
>https://lists.swift.org/mailman/listinfo/swift-users


More information about the swift-users mailing list