Opened 13 years ago

Last modified 12 years ago

#30282 closed defect

gcc44 @ 4.4.6 build failure on OS X 10.7 — at Version 2

Reported by: talezshin@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.9.99
Keywords: lion Cc:
Port: gcc44

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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

Change History (3)

Changed 13 years ago by talezshin@…

Attachment: main.zip added

comment:1 in reply to:  description Changed 13 years ago by talezshin@…

Replying to talezshin@…:

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

Correction: MacPort version 2.0.0 RC1. Not OS X 10.7 RC1.

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to mww@…
Port: gcc44 added

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
Note: See TracTickets for help on using tickets.