Ticket #1139 (closed: duplicate)

Opened 11 years ago

Last modified 5 years ago

Upgrade the Mac build to an OpenMP-enabled version of gcc

Reported by: Russell Taylor Owned by: Russell Taylor
Priority: minor Milestone: Iteration 22
Component: Keywords:
Cc: Blocked By:
Blocking: Tester:

Description

gcc 4.2 is installed on the Mac build machine, but trying to use it initially caused a cascade of compilation errors so I fell back to using 4.0

Change History

comment:1 Changed 11 years ago by Russell Taylor

(In [3930]) Minor updates required by more recent versions of boost. Re #1139.

comment:2 Changed 11 years ago by Russell Taylor

(In [3932]) Check-in local SConstruct differences for Mac. Re #1139.

comment:3 Changed 11 years ago by Russell Taylor

  • Status changed from new to accepted

Giving up on this one for now. It compiles, but crashes with an 'Abort Trap' that looks like it's got something to do with Poco.

Here's what I did:

  • Installed gcc 4.4 from MacPorts. It's in /opt/local/bin. If the argument gcc44 is passed to scons then it will use that, otherwise it will stick with the default (4.0).
  • Downloaded boost 1.40 and compiled the necessary libraries. This is now in Third_Party on the Mac buildserver and it all works fine. The boost download itself is in /Users/mantid/boost_1_40_0.

comment:4 Changed 11 years ago by Russell Taylor

  • Status changed from accepted to testing
  • Resolution set to duplicate

This seems to be a duplicate of #1133.

comment:5 Changed 11 years ago by Nick Draper

  • Status changed from testing to closed

comment:6 Changed 5 years ago by Stuart Campbell

This ticket has been transferred to github issue 1987

Note: See TracTickets for help on using tickets.