Comment 1 for bug 1237387

Revision history for this message
RJ Skerry-Ryan (rryan) wrote : Re: [Bug 1237387] [NEW] Update Mac toolchain to support c++11

Unfortunately, this will be a lot of work. The build VM uses Snow Leopard.
XCode 5 (and the command-line tools package which is the standard way to
install a compiler toolchain) is not supported on Snow Leopard.

Installing clang or gcc from macports or homebrew is doable but it will
entail re-building everything for all platforms. I've always wanted to
build Mixxx with clang though.

On Wed, Oct 9, 2013 at 8:56 AM, Owen Williams <email address hidden> wrote:

> Public bug reported:
>
> Our mac build uses gcc 4.2, which is old. We need to either update to a
> more recent gcc or use Apple's compiler, as <email address hidden>
> describes:
>
>
> For our Mac build we use gcc 4.2. released February 1, 2008, which is the
> the default version of XCode 4.
>
>
> But it should be no deal to update the compiler version to a recent one.
> http://www.ficksworkshop.com/blog/14-coding/65-installing-gcc-on-ma
>
> XCode 5 comes without gcc. So we have to port to Apple compiler which
> supports C++11 features or install a recent gcc anyway.
>
> http://en.wikipedia.org/wiki/Xcode#Toolchain_Versions
>
> ** Affects: mixxx
> Importance: Undecided
> Status: New
>
> --
> You received this bug notification because you are a member of Mixxx
> Development Team, which is subscribed to Mixxx.
> https://bugs.launchpad.net/bugs/1237387
>
> Title:
> Update Mac toolchain to support c++11
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mixxx/+bug/1237387/+subscriptions
>