bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Use uint32_t instead of unsigned32_t.


From: David Michael
Subject: Re: [PATCH] Use uint32_t instead of unsigned32_t.
Date: Mon, 4 Apr 2016 12:00:59 -0400

On Mon, Apr 4, 2016 at 3:48 AM, Samuel Thibault <samuel.thibault@gnu.org> wrote:
> Flavio Cruz, on Wed 30 Mar 2016 02:26:28 +0200, wrote:
>> Implement stdint.h and use it in gnumach.
>
> Applied, thanks!

Just noting:  This seems to slightly break bootstrapping.  The test
for mach/mach_types.h in glibc's configure fails due to <stdint.h> not
being installed yet.  You can append
ac_cv_header_mach_mach_types_h=yes to the configure command line to
skip that test, and it will build normally.

David



reply via email to

[Prev in Thread] Current Thread [Next in Thread]