Re: Building v8 on FreeBSD with clang

2012-12-17 Thread Robert Simmons
On Tue, Dec 11, 2012 at 5:55 AM, Tom Evans tevans...@googlemail.com wrote: On Mon, Dec 10, 2012 at 6:30 PM, Robert Simmons rsimmo...@gmail.com wrote: I'm having a problem building google v8 on FreeBSD with clang. I get this error: /usr/bin/ld: final link failed: Nonrepresentable section on

Re: Building v8 on FreeBSD with clang

2012-12-11 Thread Tom Evans
On Mon, Dec 10, 2012 at 6:30 PM, Robert Simmons rsimmo...@gmail.com wrote: I'm having a problem building google v8 on FreeBSD with clang. I get this error: /usr/bin/ld: final link failed: Nonrepresentable section on output clang++: error: linker command failed with exit code 1 (use -v to see

Building v8 on FreeBSD with clang

2012-12-10 Thread Robert Simmons
I'm having a problem building google v8 on FreeBSD with clang. I get this error: /usr/bin/ld: final link failed: Nonrepresentable section on output clang++: error: linker command failed with exit code 1 (use -v to see invocation) gmake[1]: *** [/root/v8/out/x64.release/cctest] Error 1 gmake[1]: