This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


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

Re: GDB core dump support for cygwin gives compilation failure!


At 10:38 29/08/00 , you wrote:
>Hi!
>
>Tuesday, 29 August, 2000 Pierre Muller muller@cerbere.u-strasbg.fr wrote:
>
>PM>   I can't compile GDB for cygwin anymore apparently since this 'core dump
>PM> support' patch .
>
>[...]
>
>PM> I don't have a sys/procfs.h header in my includes !!
>PM> I installed it using the latest GUI setup program,
>PM> isn't that enough to be able to compile the GDB on CVS ??
>PM> What is missing in my installation ?
>
>the  answer  is  simple  --  sys/procfs.h  file is missing in includes
>directories. You have to get two files from sourceware cvs --
>winsup/cygwin/include/sys/procfs.h and
winsup/cygwin/include/cygwin/core_dump.h

  Do you mean that adding the headers to my
include dir would be enough ?
  Probably I also need a library that includes the functions defined 
inside those headers (unless they only contain type definitions)

>to  build cvs version of gdb it's sometimes needed to use  cvs version
>of cygwin.

  That's what I suspected, but I don't know if this is a good practice!
Imagine that GDB 5.1 is released before next Cygwin release !




Pierre Muller
Institut Charles Sadron
6,rue Boussingault
F 67083 STRASBOURG CEDEX (France)
mailto:muller@ics.u-strasbg.fr
Phone : (33)-3-88-41-40-07  Fax : (33)-3-88-41-40-99

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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