【发布时间】:2017-05-07 15:23:20
【问题描述】:
我在下面缺少什么(路径、环境变量、?)从 Windows 命令提示符窗口运行。
请参阅“gdb-7.12\configure”未被识别为内部或外部命令、可运行程序或批处理文件。”下面:
C:\Users\_gerlad0_\Downloads\Installables\gdb-7.12\build>C:\Users\_gerlad0_\Downloads\Installables\gdb-7.12\configure 'C:\Users\_gerlad0_\Downloads\Installables\gdb-7.12\configure' 未被识别为内部或外部命令, 可运行的程序或批处理文件。
C:\Users\_gerlad0_\Downloads\Installables\gdb-7.12\build>设置路径 路径=C:\Program Files (x86)\GNU Tools ARM Embedded\5.4 2016q2\bin\;C:\ProgramData\Oracle\Java\javapath; C:\Program Files\Common Files\Microsoft Shared\Windows Live; C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live; C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\; C:\Program Files (x86)\NTRU Cryptosystems\NTRU TCG 软件栈\bin\; C:\Program Files\NTRU Cryptosystems\NTRU TCG 软件栈\bin\; C:\Program Files\Wave Systems Corp\Gemalto\Access Client\v5\;C:\Program Files (x86)\Windows Live\Shared; c:\Program Files (x86)\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\TortoiseSVN\bin; C:\Program 文件 (x86)\QuickTime\QTSystem\; C:\Program Files (x86)\Skype\Phone\;C:\WINDOWS\system32\config\systemprofile.dnx\bin; C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\; C:\Program Files\Git\cmd;C:\cygwin64\bin PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
感谢您的任何见解!
【问题讨论】:
-
从 unix shell(来自 cygwin/mingw)运行配置。
-
谢谢 dbrank0,看来我需要提高我的阅读理解能力了! (((如何将其标记为已回答?))
-
我写了一个简短的答案,你可以接受。