[cfe-dev] Problem with building CLang on OSX (Snow Leopard)

Anthony Kong anthony.hw.kong at gmail.com
Mon Apr 19 13:08:39 PDT 2010


Hi, all,

I tried to build clang

Here is the list of commands I used

svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm
cd tools
svn co http://llvm.org/svn/llvm-project/cfe/trunk clang
cd ..
./configure
make

Then I encountered a number of error messages similar to this

/var/folders/gM/gM3LrYvlHsiF1mG55FgL+k+++TI/-Tmp-/camlasm67bd71.s:697:suffix
or operands invalid for `call'
/var/folders/gM/gM3LrYvlHsiF1mG55FgL+k+++TI/-Tmp-/camlasm67bd71.s:701:suffix
or operands invalid for `push'
/var/folders/gM/gM3LrYvlHsiF1mG55FgL+k+++TI/-Tmp-/camlasm67bd71.s:702:32-bit
absolute addressing is not supported for x86-64


Just wonder if anyone has encountered similar issue


Cheers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100420/03a3848e/attachment.html>


More information about the cfe-dev mailing list