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]

19991207 snapshot build failure on CygWin


Title: 19991207 snapshot build failure on CygWin

gcc -c -g -O2 -W -Wall    -I. -I../../gdb-19991207/gdb -I../../gdb-19991207/gdb/config -DHAVE_CONFIG_H -I../../gdb-19991207/gdb/../include/opcode -I../../gdb-19991207/gdb/../readline/.. -I../bfd -I../../gdb-19991207/gdb/../bfd  -I../../gdb-19991207/gdb/../include -I../intl -I../../gdb-19991207/gdb/../intl -I../../gdb-19991207/gdb/tui    ../../gdb-19991207/gdb/win32-nat.c

../../gdb-19991207/gdb/win32-nat.c:43: imagehlp.h: No such file or directory
../../gdb-19991207/gdb/win32-nat.c:335: psapi.h: No such file or directory
make[1]: *** [win32-nat.o] Error 1
make: *** [all-gdb] Error 2

CYGWIN_NT-4.0 PC1071 20.1 (0.3/1/1) 1998-12-3 20:39:18 i686 unknown
Pan Chinese NT 4 Service Pack 3

Reading specs from C:\cygnus\CYGWIN~1\H-I586~1\bin\..\lib\gcc-lib\i586-cygwin32\egcs-2.91.57\specs
gcc version egcs-2.91.57 19980901 (egcs-1.1 release)

Reference to these include files have been added since 19991116 - which built
cleanly. Are they new headers that should have been introduced?

Attempting to run the testsuite using the dejagnu-19991115 snapshot
got hung up. The last reference in gdb/testsuite/gdb.log is to
(gdb) PASS: gdb.base/call-ar-st.exp: continue to 1305

Since I was able to kill the processes when run foregrounded by Ctl-C-ing
out & backgrounded by closing the Shell window, it's hard to know if this
is pointing near the offending area.


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