Opened 11 years ago

Last modified 11 years ago

#38758 closed update

update gcc48 to 4.8.0 release and change libstdc++-devel subport to libstdc++ — at Initial Version

Reported by: howarth@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: gcc48

Description

The attached Portfile.diff updates the gcc48 Portfile to build the 4.8.0 release. It also merges in the differences with the gcc47 Portfile
such as using ecj (which is required for gcj to compile java). This works fine on darwin10 and later which have the compatibility unwinder.
It also adds the skip-libffi-install.patch patch from upstream. The gcc 4.8.0 release, which has an remerge of upstream libffi) installs files
which conflict with a libffi package. The patch prevents libffi from installing as it is unnecessary at run time. The libffi static lib is only
used as a convenience library in building libgcj and libffi doesn't need to be installed. The new Portfile also switches the libstdc++-devel
subport to the libstdc++ subport.

Change History (1)

Changed 11 years ago by howarth@…

Attachment: skip-libffi-install.patch added

patch to skip installation of libffi

Note: See TracTickets for help on using tickets.