#30282: gcc44 @ 4.4.6 build failure on OS X 10.7 ---------------------------------+------------------------------------------ Reporter: talezshin@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.99 Keywords: | Port: gcc44 ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * owner: macports-tickets@… => mww@… * port: => gcc44 Old description:
GCC44, which is a mandatory for Octave failed to build in OS X 10.7 under RC1.
The packages related to this problem are: gcc-core-4.4.6 gcc-fortran-4.4.6 gcc-java-4.4.6 gcc-objc-4.4.6
New description: GCC44, which is a mandatory for Octave failed to build in OS X 10.7 under RC1. The packages related to this problem are: * gcc-core-4.4.6 * gcc-fortran-4.4.6 * gcc-java-4.4.6 * gcc-objc-4.4.6 -- Comment: Please remember to fill in the Port field and Cc the port's maintainer. FYI gcc44 is not mandatory for octave; other compilers can be chosen: {{{ $ port variants octave octave has the variants: accelerate: use BLAS from Accelerate.framework * conflicts with atlas atlas: use BLAS from ATLAS * conflicts with accelerate g95: build with g95 * conflicts with atlas gcc43 gcc44 gcc45 * requires accelerate gcc43: build with the macports gcc43 toolchain * conflicts with g95 gcc44 gcc45 [+]gcc44: build with the macports gcc44 toolchain * conflicts with g95 gcc43 gcc45 gcc45: build with the macports gcc45 toolchain * conflicts with g95 gcc43 gcc44 }}} -- Ticket URL: <https://trac.macports.org/ticket/30282#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS