This is the mail archive of the gdb-patches@sourceware.org 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]
Other format: [Raw text]

Re: patch: libiberty pex for _WIN64


Hi Ian,

> Kai Tietz <Kai.Tietz@onevision.com> writes:
> 
> > 2007-08-03  Kai Tietz   <kai.tietz@onevision.com>
> > 
> >         * pex-common.h: (pex_funcs): Retyped wait and exec_child to 
pid_t.
> >         * pex-djgpp.c: Likewise.
> >         * pex-msdos.c: Likewise.
> >         * pex-unix.c: Likewise.
> >         * pex-win32.c: Likewise.
> 
> This is OK if it passes bootstrap on a Unix or GNU/Linux system.

It passes bootstrap on cygwin, x86_64 mingw, and i386 linux.
There was an bug that if sys/types.h defines the pid_t it was not included 
to define it. I added the include of it by using the config.h define 
HAVE_SYS_TYPES_H.

Cheers,
 i.A. Kai Tietz



|  (\_/)  This is Bunny. Copy and paste Bunny
| (='.'=) into your signature to help him gain
| (")_(") world domination.

------------------------------------------------------------------------------------------
  OneVision Software Entwicklungs GmbH & Co. KG
  Dr.-Leo-Ritter-StraÃe 9 - 93049 Regensburg
  Tel: +49.(0)941.78004.0 - Fax: +49.(0)941.78004.489 - www.OneVision.com
  Commerzbank Regensburg - BLZ 750 400 62 - Konto 6011050
  Handelsregister: HRA 6744, Amtsgericht Regensburg
  KomplementÃrin: OneVision Software Entwicklungs Verwaltungs GmbH
  Dr.-Leo-Ritter-StraÃe 9 â 93049 Regensburg
  Handelsregister: HRB 8932, Amtsgericht Regensburg - GeschÃftsfÃhrer: 
Ulrike DÃhler, Manuela Kluger

Attachment: libi_pex.txt
Description: Text document


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