Failed to build on Windows 7 64-bit

Henry Jen henry.jen at oracle.com
Mon Feb 4 18:03:08 PST 2013


On 02/04/2013 05:55 PM, Henry Jen wrote:
> On 02/04/2013 05:35 PM, Kelly O'Hair wrote:
>> Try changing PATH to:
>>
>> export PATH="/usr/local/bin:/usr/bin:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem"
>>
>> -kto
>>
> No luck. :(

> configure:19186: $? = 2
> configure:19206: checking whether the C compiler works
> configure:19228: /cygdrive/c/progra~2/micros~2.0/vc/bin/amd64/cl
> conftest.c  >&5
> Microsoft (R) C/C++ Optimizing Compiler Version 16.00.30319.01 for x64
> Copyright (C) Microsoft Corporation.  All rights reserved.
> 
> conftest.c
> c1 : fatal error C1083: Cannot open compiler intermediate file:
> '/cygdrive/c/Program Files (x86)/Microsoft Visual Studio
> 10.0/VC/BIN/amd64/cl EOL\_CL_6a7a6a5bex': No such file or directory


The EOL\ seems like some path prefix, I wonder how we get the EOL. I
originally thought it was "end of life" of VC, now realize it should be
some "end of line" problem.

Cheers,
Henry



More information about the build-infra-dev mailing list