discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Q]WebKit on GNUstep, any success?


From: Chris Vetter
Subject: Re: [Q]WebKit on GNUstep, any success?
Date: Wed, 5 Oct 2005 09:47:21 +0200 (MEST)

On Wed, 5 Oct 2005 16:20:09 +0900, Sungjin wrote:
> I know to use WebKit on GNUstep we need objc++ supported gcc(as far  
> as I know, current development version supports this). Just curious,  
> if anyone try WebKit and gcc-snapshot with GNUstep?

That's why I installed gcc-4.1 on my box, to play around with WebKit.
Problem is that gcc-41 will barf if you include any GNUstep-related
header...

However, gcc-41 does have a working ObjC++ (AFAICT) though you need to turn
inclusion of ObjC++ on when you compile/install gcc-41.

You still won't be able to compile the WebKit without some modifications,
though. Eg. JavaScriptCore, WebCore and WebKit are all XCode projects, so
you will need to create a ton of GNUmakefiles. And, at least for
JavaScriptCore, you will need to find a way to create a couple of C/H files
using YACC (I managed somewhat, but it's a PITA -- that's when I gave up)

-- 
Chris

-- 
5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail
+++ GMX - die erste Adresse für Mail, Message, More +++




reply via email to

[Prev in Thread] Current Thread [Next in Thread]