<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<div>When i tried to compile hello.class to executable the </div><div><br></div><div><span style="color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; line-height: 17px; background-color: rgb(255, 255, 255); ">llcj --main=hello hello.class -o hello</span>
</div><div><span style="color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; line-height: 17px; background-color: rgb(255, 255, 255); "><br></span></div><div><span style="color: rgb(42, 42, 42); font-family: 'Segoe UI', Tahoma, Verdana, Arial, sans-serif; line-height: 17px; background-color: rgb(255, 255, 255); ">i got the following error</span></div><div><br></div><div>/usr/bin/ld: error: cannot find -lAllocator</div><div>/usr/bin/ld: error: cannot find -lGCMmap2</div><div>/usr/bin/ld: error: cannot find -lvmjc</div><div>/usr/bin/ld: error: cannot find -lLLVMSystem</div><div><br></div><div>Where can i get the libraries related to Allocated , GCMmap2 , vmjc and LLVMSystem</div><div><br></div><div><br></div>                                          </div></body>
</html>