[LLVMdev] Barking Up The Wrong Tree? (original) (raw)
David Chisnall David.Chisnall at cl.cam.ac.uk
Wed Oct 1 03:27:47 PDT 2014
- Previous message: [LLVMdev] Can libc++ build for arm cross compiler?
- Next message: [LLVMdev] Issue with incomplete type debug info in recent release_35
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 30 Sep 2014, at 18:41, Reid Kleckner <rnk at google.com> wrote:
I don't think this will work, unfortunately. My understanding is that Obj-C requires a fair amount of header and runtime support that won't be available on Windows. There's no implementation of NSString, for example.
With my (slightly lapsed) GNUstep developer hat on:
Several commercial applications have been ported from OS X to Windows using our implementation of the Foundation and appKit frameworks and the AppKit stuff can plug into UXTheme to provide a native look for GNUstep apps on Windows.
David
- Previous message: [LLVMdev] Can libc++ build for arm cross compiler?
- Next message: [LLVMdev] Issue with incomplete type debug info in recent release_35
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]