<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html style="direction: ltr;">
<head>
</head>
<body style="direction: ltr;" bgcolor="#ffffff" text="#000099">
<p style="margin-bottom: 0cm; margin-top: 0pt;"><font
 face="Helvetica, Arial, sans-serif">Hello,</font></p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><font
 face="Helvetica, Arial, sans-serif"><br>
</font></p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><font
 face="Helvetica, Arial, sans-serif">I'm trying to cross compile
version 1.8 of llvm using mingw32. </font></p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><font
 face="Helvetica, Arial, sans-serif">I followed the instructions that
are published in the site (at
<a class="moz-txt-link-freetext" href="http://llvm.org/docs/GettingStarted.html">http://llvm.org/docs/GettingStarted.html</a>). However, I no matter what I
try I get the following error message:</font></p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><font
 face="Helvetica, Arial, sans-serif"><br>
</font></p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">configure: WARNING:
***** llvm-gcc/llvm-g++ was not found, or does not appear to be<br>
configure: WARNING: ***** working. Please make sure you have llvmgcc
and llvmg++ in<br>
configure: WARNING: ***** your path before configuring LLVM. The
runtime libraries<br>
configure: WARNING: ***** (llvm/runtime) will not be built but you
should be able to<br>
configure: WARNING: ***** build the llvm tools.</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">This is even though
llvm-gcc and llvm-g++ are indeed in my path (which llvm-gcc/llvm-g++
proves that).</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">the command line I use
for configuring is the following:</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">configure
--prefix=$1/install --enable-debug-runtime --enable-jit
--enable-targets=host-only <b>--build=i586-linux-gnu --host=mingw32</b></p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"> </p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">Am I doing something
wrong? </p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">Does this version
support this form of cross compiling? (in the release notes it is only
said that version 1.8 has a much better support for cross compiling)</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">I'd appreciate your
help,</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;">Aviv<br>
</p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><font
 face="Helvetica, Arial, sans-serif"></font></p>
<p style="margin-bottom: 0cm; margin-top: 0pt;"><font
 face="Helvetica, Arial, sans-serif"></font></p>
</body>
</html>