[LLVMdev] Barking Up The Wrong Tree?
David Chisnall
David.Chisnall at cl.cam.ac.uk
Wed Oct 1 03:27:47 PDT 2014
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
More information about the llvm-dev
mailing list