Hi,<div><br></div><div>I suggest add the <font face="courier new, monospace">id</font> attribute for each<font face="courier new, monospace"> <h2></font> tag in <font face="courier new, monospace" color="#000000" style="background-color:rgb(238,238,238)">www/index.html</font>. Thus we can refer to the "Getting it" section in the dragonegg homepage page (the only web page) by simply the given URL:</div>

<div><a href="http://dragonegg.llvm.org#GettingIt">http://dragonegg.llvm.org#GettingIt</a></div><div><br></div><div>Regards. </div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 19, 2012 at 6:32 AM, Dmitry Mikushin <span dir="ltr"><<a href="mailto:dmitry@kernelgen.org" target="_blank">dmitry@kernelgen.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Tom,<br>
<br>
DragonEgg depends on GCC's and LLVM's internal headers, auto-host.h is one of them. Try to add GCC and LLVM_CONFIG with your make command as described here <a href="http://dragonegg.llvm.org/" target="_blank">http://dragonegg.llvm.org/</a> in section "Getting it".<br>


<br>
Best,<br>
- Dima.<div class="HOEnZb"><div class="h5"><br>
<br>
On 12/18/2012 10:24 PM, Tom Roeder wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I'm trying to compile release 3.2 of DragonEgg (checked out from<br>
<a href="http://llvm.org/svn/llvm-project/dragonegg/branches/release_32" target="_blank">http://llvm.org/svn/llvm-<u></u>project/dragonegg/branches/<u></u>release_32</a>. I'm at<br>
revision 170458), under Ubuntu (Ubuntu 12.04.1 LTS (GNU/Linux<br>
2.6.39-gcg-20121018 x86_64)) and I get the following error.<br>
<br>
tmroeder@myubuntu:~/src/<u></u>dragonegg$ make<br>
Compiling utils/TargetInfo.cpp<br>
Linking TargetInfo<br>
Compiling Aliasing.cpp<br>
/root/src/dragonegg/src/<u></u>Aliasing.cpp:37:23: fatal error: auto-host.h:<br>
No such file or directory<br>
compilation terminated.<br>
make: *** [Aliasing.o] Error 1<br>
tmroeder@myubuntu:~/src/<u></u>dragonegg$<br>
<br>
my compiler is<br>
<br>
tmroeder@myubuntu:~/src/<u></u>dragonegg$ gcc --version<br>
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3<br>
<br>
Can anyone give me any suggestions about how to get this to build?<br>
I've tried on the trunk and on another Ubuntu system with the same<br>
results.<br>
<br>
Thanks,<br>
<br>
Tom<br>
______________________________<u></u>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/llvmdev</a><br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/llvmdev</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><font face="arial, helvetica, sans-serif" style="background-color:rgb(255,255,255)" color="#666666">Mingliang LIU (刘明亮 in Chinese)<br><br>PACMAN Group,  Dept. of Computer Science & Technology<br>

Tsinghua University, Beijing 100084, China<br>Email: <a href="mailto:liuml07@mails.tsinghua.edu.cn" target="_blank">liuml07@mails.tsinghua.edu.cn</a></font><div><font face="arial, helvetica, sans-serif" style="background-color:rgb(255,255,255)" color="#666666">Homepage: <a href="http://pacman.cs.tsinghua.edu.cn/~liuml07" style="line-height:19px;text-align:center" target="_blank">http://pacman.cs.tsinghua.edu.cn/~liuml07/</a></font></div>

<br>
</div>