Displaying 1 result from an estimated 1 matches for "store_init_valu".
Did you mean:
store_init_value
2011 Sep 06
2
[LLVMdev] Can't compile Apple's version on Linux
...2-2335.15/configure --target=x86_64-apple-darwin11
--with-sysroot=/home/tatsh/usr/x86_64-apple-darwin11
--prefix=/home/tatsh/usr/x86_64-apple-darwin11
--enable-languages=objc,c++,obj-c++
make
Note: Had to comment out an incompatible declaration of mempcpy to get this far.
c-typeck.o: In function `store_init_value':
c-typeck.c:(.text+0x950d): undefined reference to `TheTreeToLLVM'
c-typeck.c:(.text+0x951c): undefined reference to
`reset_type_and_initializer_llvm'
collect2: ld returned 1 exit status
make[2]: *** [cc1-dummy] Error 1
make[2]: Leaving directory `/home/tatsh/dev/apple-darwin/llvm-bui...