Hi Dirk, > I'm having problems compiling S60Webkit with GCCE.
Yes, I'm afraid this is a known problem. > WARNING: Cannot determine the version of the RVCT Compiler. > -> no wonder. I did not install it. > Is that a problem? Nope, it's just because you're tricking the SDK build system to use a new compiler. Emulator builds have the same warning. > -> dos/unix line ending Problem > This shouldn't be a problem either, or should it? Again, not a problem (and really should be cleaned up). > I am also _very_ interested in a prior SVN-revision that > is known to build with GCCE. You could try r14573, but there are deeper issues involved here once you start getting to the installation/runtime phase. I've summarised some of them on the wiki: http://wiki.opendarwin.org/index.php/S60:Hardware_builds That page also contains links to the relevant bugs. We're very interested in getting this working as time allows so please bear with us. I actually have a phone with Reindeer installed (built with RVCT), so we're confident that we can get this up and working - firstly with RVCT and then GCCE - fairly quickly. Thanks, Bradley -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ext Dirk Jäckel Sent: Thursday, August 17, 2006 6:58 AM To: webkit-dev@opendarwin.org Subject: [webkit-dev] Problems compiling WebKit for S60 with GCCE Hi! I'm having problems compiling S60Webkit with GCCE. Projects created from Carbide.C++ templates build build just fine. Setup: ------ Carbide.C++ V1.0 svn checkout svn://anonsvn.opensource.apple.com/svn/webkit/S60/trunk S60 SVN-Revision: 15924 S60 sdk: S60_3rd (tried also MR) build.bat complains A LOT about: WARNING: Cannot determine the version of the RVCT Compiler. -> no wonder. I did not install it. Is that a problem? A LOT of warnings about files not ending with a newline -> dos/unix line ending Problem This shouldn't be a problem either, or should it? build -g khtml ------------------------ builds fine build -g memman -------------------------- builds fine build -g javascriptcore ------------------------------ builds fine build -g kwq ----------------- builds fine build -g webkit ---------------[...] WEBKIT//BrowserControl//Inc/BrCtl.h:50:26: FindItemMenu.h: No such file or directory _______________________________________________ webkit-dev mailing list webkit-dev@opendarwin.org http://www.opendarwin.org/mailman/listinfo/webkit-dev _______________________________________________ webkit-dev mailing list webkit-dev@opendarwin.org http://www.opendarwin.org/mailman/listinfo/webkit-dev