0

我似乎无法正确使用 expat 在 Windows 10 (mingw) 上构建 gdb 的语法。我下载了外籍资源并且构建没有问题。expat.h 文件位于 /usr/local/include 中,而 expat 库(libexpat.a 和 libexpat.dll.a)最终位于 /usr/local/lib

我的配置是:../gdb-7.7.1/configure --target=arm-linux-gnueabihf --prefix /c/sysGCC/output --with-python --with-expat --with-libexpat-prefix= /usr/local/lib --disable-nls

但无论我尝试什么,我总是会得到一个 make 错误“libexpat 丢失或无法使用”。有没有人发现错误???

4

0 回答 0