Hi, Is it possible to compile webkit (WebKit r38860 nightly builds) with gcc-3.2.3? I get a lot of warning message during compilation and unable to solve the segmentation fault after running it. However, I manage to compile and run it with gcc-4.1.2.
Below are some of the warning messages I got: WebKit/gtk/webkit/webkitprivate.h:116: warning: `visibility' attribute directive ignored WebCore/rendering/style/Animation.h:35: warning: `class WebCore::Animation' only defines private constructors and has no friends etc. Thanks. -- View this message in context: http://www.nabble.com/Compiling-webkit-with-gcc-3.2.3-tp20805640p20805640.html Sent from the Webkit mailing list archive at Nabble.com. _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

