dotgnu-libjit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-libjit] try to compile in mac os x 10.10.4


From: Mo Jia
Subject: [Dotgnu-libjit] try to compile in mac os x 10.10.4
Date: Mon, 27 Jul 2015 21:07:10 +0800

Hi:

I want to build libjit on mac os x 10.10.4

➜  libjit  uname -a
Darwin engine-2.local 14.4.0 Darwin Kernel Version 14.4.0: Thu May 28
11:35:04 PDT 2015; root:xnu-2782.30.5~1/RELEASE_X86_64 x86_64
➜  libjit  clang -v
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.4.0
Thread model: posix
➜  libjit  gcc -v
Configured with:
--prefix=/Applications/Xcode.app/Contents/Developer/usr
--with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
Target: x86_64-apple-darwin14.4.0
Thread model: posix

I got error :

/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-I..    -I../include -I../include -I. -I. -g -O2 -Wall
-fno-omit-frame-pointer -MT jit-apply.lo -MD -MP -MF
.deps/jit-apply.Tpo -c -o jit-apply.lo jit-apply.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include
-I../include -I. -I. -g -O2 -Wall -fno-omit-frame-pointer -MT
jit-apply.lo -MD -MP -MF .deps/jit-apply.Tpo -c jit-apply.c
-fno-common -DPIC -o .libs/jit-apply.o

fatal error: error in backend: unsupported symbol modifier in branch relocation

Any  one success build on mac can give me some suggestion?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]