#37678: MacPorts gcc gives malloc error on correct program, Apple's gcc doesn't -------------------------+-------------------------------- Reporter: yusuhail@… | Owner: macports-tickets@… Type: defect | Status: new Priority: High | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: gcc46 | -------------------------+-------------------------------- Comment (by yusuhail@…): Replying to [comment:7 sean@…]:
It adds variants to boost to allow selecting +gcc44 all the way to
+gcc47, also +clang31 all the way to +clang33, and +dragonegg3X as well. It uses the full path, so it doesn't need 'port select' at all. I thank you for patiently replying, but I can't seem to find any compiler variants since {{{ $ port variants boost boost has the variants: debug: Builds debug versions of the libraries as well [+]no_single: Disable building single-threaded libraries [+]no_static: Disable building static libraries openmpi: Build Boost.MPI * conflicts with debug python25: Build Boost.Python for Python 2.5 * conflicts with debug python26 python27 python31 python32 python33 python26: Build Boost.Python for Python 2.6 * conflicts with debug python25 python27 python31 python32 python33 [+]python27: Build Boost.Python for Python 2.7 * conflicts with debug python25 python26 python31 python32 python33 python31: Build Boost.Python for Python 3.1 * conflicts with debug openmpi python25 python26 python27 python32 python33 python32: Build Boost.Python for Python 3.2 * conflicts with debug openmpi python25 python26 python27 python31 python33 python33: Build Boost.Python for Python 3.3 * conflicts with debug openmpi python25 python26 python27 python31 python32 regex_match_extra: Enable access to extended capture information of submatches in Boost.Regex universal: Build for multiple architectures }}} I I try to install it with a gcc variant it doesn't do anything {{{ $ sudo port install boost +gcc46 ---> Computing dependencies for boost ---> Cleaning boost ---> Scanning binaries for linking errors: 100.0% ---> No broken files found. }}} -- Ticket URL: <https://trac.macports.org/ticket/37678#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS