Ticket #16666 (closed defect: fixed)
Update apple-gcc42 to rev 5564 and include c++ support
Description
The apple-gcc42 Portfile has two problems which this ticket hopes to address. The first is that, by default it does not create a c++ compiler and is thus unable to create c++ code. This in turn affects projects which require at least version 4.2 of apple's gcc to compile (like various parts of KDE 4).
The second problem is that 5531 the version currently being used craps on itself when it hits some inline-asm code. This happens w/ the boost headers when compiling kdepimlibs. There might also be problems with multimedia programs such as mplayer/ffmpeg/xine. 5563, released june 2008, reportedly fixes these problems. I'll actually check and confirm this later on.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


