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]

Re: 19991207 snapshot build failure on CygWin


In article <9150F3E779F0D211BD370008C733141C38AA38@aus-msg-02.au.pmsc.com>,
Brown, Rodney <rodneybrown@pmsc.com> wrote:
>./../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
>
>Reference to these include files have been added since 19991116 - which
>built cleanly.  Are they new headers that should have been introduced?

These are Cygwin "system" headers which are only available in the latest
cygwin snapshots at http://sourceware.cygnus.com/cygwin/snapshots/ .
Those two include files are standard Microsoft header files that were
missing from the B20.1 release.

They will be in the next release of Cygwin which is due in early January.

>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.

AFAIK, "make check" does not work correctly with Cygwin B20.1.  It may
work better with one of the snapshot DLLs but I can't make any guarantees.
We are working on improving this, though.

cgf
-- 
cgf@cygnus.com
http://www.cygnus.com/

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