Changes between Initial Version and Version 1 of Ticket #37479, comment 7


Ignore:
Timestamp:
Jan 2, 2013, 6:55:11 PM (11 years ago)
Author:
internetzel
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37479, comment 7

    initial v1  
    11Not so fast, please.
    22
    3 I already discovered a project that enables me to use the Apple driver-driver with gcc 4.7 . Trying to build WebKit using that I discovered that the missing Xcode headermap support is a problem that already forced me tp do heavy changes to the Xcode project files and MANY header files.
     3I already discovered a project that enables me to use the Apple driver-driver with gcc 4.7 . Trying to build WebKit using that I discovered that the missing Xcode headermap support is a problem that already forced me to do heavy changes to the Xcode project files and MANY header files.[[BR]]
     4
    45After some hours of doing that header stuff and fixing Objective-C/C++ issues I managed to build whole WebKit. Trying to get it working lead me to the conclusion that gcc's OS X ObjC/C++ support while sufficient for firefox is far from being decent and good enough for building a complex AppKit/Cocoa based framework like WebKit - leaving me with gcc 4.2 as the only possible production quality compiler for that purpose.
    56