This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

error of building GDB window native: missing "angeldll.h" ingdb/rdi-share


Hi,
When building windows native version for
arm target (e.g. arm-coff) on mingw32 host, I got an error saying a
missing "angeldll.h" header file. Can anybody tell me where this
"angeldll.h" file is? or how to fix this problem? Thanks.

The makefile is generated using "./configure -v --target=arm-coff". The
MinGW libiaries and header files for producing native windows programs
are used.

// Wu


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]