[cfe-dev] Errors building clang with mingw

Edward Diener eldlistmailingz at tropicsoft.com
Wed Mar 16 18:30:09 PDT 2011


On 3/16/2011 8:20 PM, Óscar Fuentes wrote:
> Edward Diener<eldlistmailingz at tropicsoft.com>
> writes:
>
>>> Most likely the build is using a non-MSYS Perl install.
>>
>> I installed MSYS perl. I can see it in my msys/bin directory as perl.exe
>> and perl5.6.1.exe. When I tried to run 'configure' again it now gives me:
>>
>> checking for perl... /bin/perl
>> checking for Perl 5.006 or newer... not found
>> configure: error: perl is required but was not found, please install it
>>
>> I have no idea why it thinks that perl does not exist or is not the
>> right version.
>
> Maybe you have the other perl before the MSYS one on the PATH?
>
> Check the output of
>
> perl --version
>
> from the MSYS shell.

I did not have MSYS perl at all. Now that I have it I will try 
../llvm/configure and make again.





More information about the cfe-dev mailing list