On 23/08/2013, at 12:23 AM, Nicolas Frisby wrote:

Hi Ben. I get similar linker errors, also on Mac OS X.

Adding

SplitObjs          = NO

DYNAMIC_BY_DEFAULT   = NO
DYNAMIC_GHC_PROGRAMS = NO

to my build.mk avoids the problem for me — I haven't narrowed it further than that.

Thanks, this works for me on at least Snow Leopard.

Ben.