CoreFoundation's lib?

59 views
Skip to first unread message

Xavier Vergés

unread,
May 9, 2013, 4:35:19 PM5/9/13
to cocotr...@googlegroups.com
When I build the CoreFoundation project (Windows target), no lib is created for it. Is that to be expected? A bug/limitation? Something I'm not doing right?

$ find ./ -type f -name \*.a
.//AppKit.framework/libAppKit.a
.//Cocoa.framework/libCocoa.a
.//CommonCrypto.framework/libCommonCrypto.a
.//CoreData.framework/libCoreData.a
.//Foundation.framework/libFoundation.a


Thanks!
-Xavier

Christopher Lloyd

unread,
May 9, 2013, 10:13:11 PM5/9/13
to cocotr...@googlegroups.com
Foundation, CoreFoundation and the objc runtime are currently built together into the Foundation library.

AppKit is similar in that CoreGraphics and other related libraries are built into it also. No real reason to have these separate right now.

Chris
Reply all
Reply to author
Forward
0 new messages