Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8005883

configure fails if c:/program.exe exists

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • 9
    • 9
    • infrastructure
    • None
    • generic
    • windows

      cp c:/windows/system32/calc.exe c:/
      run configure

      I get this output:
        :
      checking resolved symbolic links for CC... /cygdrive/c/Program Files/Microsoft Visual Studio 10.0/VC/BIN/cl
      checking if CC is disguised ccache... no, keeping CC

      and then the windows calculator opens on my screen.

      I think the problem is executing c:/Program Files/..... programs without surrounding quotes, eg:
              COMPILER_VERSION_TEST=`$COMPILER 2>&1 | $HEAD -n 1`

            Unassigned Unassigned
            jjh James Holmlund (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: