[LLVMdev] MODULE_CODE_GLOBALVAR error

Dmitri Gribenko gribozavr at gmail.com
Fri Nov 9 12:26:40 PST 2012


On Thursday, November 8, 2012, Arvind Haran wrote:

> Hi,
>
> I have istalled LLVM 3.1 Release+Asserts build. I was just trying out the
> hello world sequence of steps in the installation instructions. However
> when I run lli or llvm-dis I get an error "invalid MODULE_CODE_GLOBALVAR
> record".
>
> I have searched the web and I am not able to fathom what the problem and
> its fix is. I have GCC 4.6.3 running on a Ubuntu 12.04 LTS x86-64.
>
> Please let me know what the fix is.


Please try with latest svn.


>
> I also tried installing the Debug+Asserts build from the svn. It generates
> an error while installing.


Please provide more information about the error, preferably the last lines
of the build output.

Dmitri



-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121109/daabe76e/attachment.html>


More information about the llvm-dev mailing list