<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html style="direction: ltr;">
<head>
</head>
<body bgcolor="#ffffff" text="#000099">
<font face="Helvetica, Arial, sans-serif">After I'm adding to the my
path llvm-gcc4-1.8-x86-linux/llvm-bin/ that contains llvm-gcc.exe and
llvm-g++.exe I still get the same error message:<br>
<br>
</font><font face="Helvetica, Arial, sans-serif">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.<br>
<br>
</font><font face="Helvetica, Arial, sans-serif"><u>However,</u> I
noticed that during the run of the configure that this message also
appears:<br>
<br>
checking for llvm-gcc.exe...
/homes/aviv/projects/llvm-gcc4-1.8-x86-mingw32/bin/<b>llvm-gcc.exe</b><br>
checking for llvm-g++.exe...
/homes/aviv/projects/llvm-gcc4-1.8-x86-mingw32/bin/<b>llvm-g++.exe</b><br>
.<br>
.<br>
.<br>
checking for mprotect... yes<br>
configure: WARNING: mmap() of a fixed address required but not supported<br>
configure: WARNING: mmap() of files required but not found<br>
<b>checking whether llvm-gcc is sane... configure: line 31236:
/homes/aviv/projects/llvm-gcc4-1.8-x86-mingw32/bin/llvm-gcc.exe: cannot
execute binary file</b><br>
no<br>
configure: creating ./config.status<br>
<br>
(BTW, sorry to open a new thread each time - I couldn't find a way to
concatenate the message into an existing thread, and I also didn't find
out how to change my mailing list configuration - now that I've already
approved it -  so that I would receive an email for each response to my
posts - that way I could reply-all to the same thread).<br>
<br>
</font>
</body>
</html>