<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.10.3">
</HEAD>
<BODY>
I'm trying to get LLVM1.9 working on my Ubuntu 6.10 system.  The LLVM version in the repositories is 1.7 and I've never managed to get it successfully working because whoever packaged it thought it would be fun to rename everything.  This means I can't use it to build 1.9 and I've therefore decided to try bootstrapping a 1.9 build.<BR>
<BR>
Yes, I've looked at the docs where it said this isn't for the faint of heart.  Unfortunately the binary builds provided (RC5 and RHEL4) simply don't work for me -- they're asking for .so files that don't exist anywhere on my system, nor within their tarballs.  (libelf.so.1 for starters)  So I've had to crack open the books and try a bootstrap build.<BR>
<BR>
The build instructions provided tell me to build llvm-gcc first from the source.  The source for that tells me to build llvm first from the source.  I'm not sure where to go from this point.  I have two dependencies whose documentation each points firmly at the other as the first step to build.  I've tried it both ways and been burned by error messages about missing or dysfunctional pieces.<BR>
<BR>
What's the next step?  How do I actually do a bootstrap?<BR>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
-- <BR>
<B>Michael T. Richter</B><BR>
<I><FONT SIZE="2">Email:</FONT></I><FONT SIZE="2"> ttmrichter@gmail.com, mtr1966@hotpop.com</FONT><BR>
<I><FONT SIZE="2">MSN:</FONT></I><FONT SIZE="2"> ttmrichter@hotmail.com, mtr1966@hotmail.com; </FONT><I><FONT SIZE="2">YIM:</FONT></I><FONT SIZE="2"> michael_richter_1966; </FONT><I><FONT SIZE="2">AIM:</FONT></I><FONT SIZE="2"> YanJiahua1966; </FONT><I><FONT SIZE="2">ICQ:</FONT></I><FONT SIZE="2"> 241960658; </FONT><I><FONT SIZE="2">Jabber:</FONT></I><FONT SIZE="2"> mtr1966@jabber.cn</FONT><BR>
<BR>
<I><FONT SIZE="1">"I find many of the machines of violence very attractive. Tanks, airplanes, warships, especially aircraft carriers. And the German U-boats, submarines."</FONT></I><FONT SIZE="1"> </FONT><B><FONT SIZE="1">--The Dalai Lama</FONT></B>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>