Difference between revisions of "Talk:Summer Of Code 2006"

From GNUstepWiki
Jump to navigation Jump to search
(Comment about porting WebCore/WebKit)
 
(No difference)

Latest revision as of 07:53, 19 April 2006

Regarding WebCore, I've been looking into porting WebKit starting with JavaScriptCore. So far I got pcre/, kjs/ and kxmlcore/ compile on GNUstep, but failed with bindings/ due to a bug(?) in GCC (v4.2 with ObjC++ support) WRT ObjC++ files in bindings/objc/.

-- Chris