[LLVMbugs] [Bug 16820] New: llvm-config perl path on mingw invalid
    bugzilla-daemon at llvm.org 
    bugzilla-daemon at llvm.org
       
    Wed Aug  7 06:28:08 PDT 2013
    
    
  
http://llvm.org/bugs/show_bug.cgi?id=16820
            Bug ID: 16820
           Summary: llvm-config perl path on mingw invalid
           Product: Build scripts
           Version: 2.9
          Hardware: PC
                OS: other
            Status: NEW
          Severity: normal
          Priority: P
         Component: Makefiles
          Assignee: unassignedbugs at nondot.org
          Reporter: leehanxue at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified
I am using LLVM on the following platform:
Windows 7 x64
MingW x64 4.8.1
LLVM 2.9 mingw32 i386
Running llvmc.exe fails due to the first line of llvm-config using the
non-existent path /opt/local/bin/perl instead of /bin/perl
-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130807/3e245dd1/attachment.html>
    
    
More information about the llvm-bugs
mailing list