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:59 29/08/00 , Egor Duda 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
>
>PM>   Do you mean that adding the headers to my include dir would be enough ?
>PM>   Probably I also need a library that includes the functions defined 
>PM> inside those headers (unless they only contain type definitions)
>
>no, they don't contain any function prototypes. you can check them out
>or look at them via cvsweb and see.

 OK, it was enough to get GDB to compile again,
thanks a lot!



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]