You are here

Compilation in Mac OS 10.6

2 posts / 0 new
Last post
Compilation in Mac OS 10.6
#1

Hi,

I am trying to install Rosetta 3.1 in Mac OS X 10.6.

I am Running 'scon bin' within the rosetta_source directory. I get the message below and wonder if anyone could help.

Regards,

rafael
------------

g++ -o build/src/debug/macos/10.2/64/x86/gcc/AbinitioRelax.macosgccdebug -Wl,-stack_size,4000000,-stack_addr,0xc0000000 build/src/debug/macos/10.2/64/x86/gcc/apps/public/AbinitioRelax.o -Llib -Lexternal/lib -Lbuild/src/debug/macos/10.2/64/x86/gcc -Lsrc -L/usr/local/lib -L/usr/lib -lprotocols -lcore -lnumeric -lutility -lObjexxFCL -lz
ld: segments overlap: __PAGEZERO (0x00000000 + 0x100000000) and __UNIXSTACK (0xBC000000 + 0x04000000)
collect2: ld returned 1 exit status
scons: *** [build/src/debug/macos/10.2/64/x86/gcc/AbinitioRelax.macosgccdebug] Error 1
scons: building terminated because of errors.

Thu, 2010-02-18 12:35
rjn

This is a known issue.

http://zinc.ucsf.edu/~colin/snow_leopard_tools.tar.gz

Try replacing 3 files from tools/build with the three files in this tarball. There's also an old thread on this problem (but it got corrupted somehow, so it's kind of hard to read - one post got overwritten twice)

http://www.rosettacommons.org/node/1705

Fri, 2010-02-19 07:01
smlewis