This is the mail archive of the gdb@sourceware.cygnus.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]

building gdb-5.0 under cygwin b20.1


Is it possible? or do I need the latest 'net' release of the cygwin
tools.

Specifically, the build is failing at:

gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui-DUSE_INCLUDED_REGEX   win32-nat.c
win32-nat.c:42: imagehlp.h: No such file or directory
win32-nat.c:339: psapi.h: No such file or directory
make: *** [win32-nat.o] Error 1

Are these missing headers part of some win32 tools I need to install,
or are they part of cygwin?

BTW, I'm building the gdb from the b20.1 'full' release without any
problems.

Thanks.

-- 
Kevin Hilman               ---  Equator Technologies Inc.
khilman@equator.com        ---  Seattle, WA USA

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