[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libobjc compile error on the latest mac os x
From: |
Konstantin Osipov |
Subject: |
libobjc compile error on the latest mac os x |
Date: |
Mon, 2 Jul 2012 22:02:03 +0400 |
Hello,
The latest libobjc doesn't compile on Mac OS X:
kosipov@Mac-mini:~/libobjc$ uname -a
Darwin Mac-mini-tarantool.local 11.4.0 Darwin Kernel Version 11.4.0: Mon Apr 9
19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64 x86_64
kosipov@Mac-mini:~/libobjc$ cc --version
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
Target: x86_64-apple-darwin11.4.0
Thread model: posix
kosipov@Mac-mini:~/libobjc$ make
Assembling block_trampolines.S...
block_trampolines.S:26:Unknown pseudo-op: .type
block_trampolines.S:26:Rest of line ignored. 1st junk character valued 95 (_).
block_trampolines.S:29:Unknown pseudo-op: .type
block_trampolines.S:29:Rest of line ignored. 1st junk character valued 95 (_).
clang: error: assembler command failed with exit code 1 (use -v to see
invocation)
make: *** [block_trampolines.o] Error 1
It errors the same way with gcc 4.6.
Thank you,
--
kostja
http://tarantool.org - an efficient, extensible in-memory data store
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- libobjc compile error on the latest mac os x,
Konstantin Osipov <=