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: Tue, 5 Apr 2016 13:15:21 -0400

On Mon, Apr 4, 2016 at 6:43 PM, Flávio Cruz <flaviocruz@gmail.com> wrote:
> On 4 April 2016 at 18:00, David Michael <fedora.dm0@gmail.com> wrote:
>> 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.
>
> Can you try with the new patch? When I cross-compiled the system with I
> think I had some leftover files from previous compilations which made
> everything compile (when it shouldn't). I've tested now with a clean slate
> and it seems to work fine.

Yes, it looks good now.

Thanks.

David



reply via email to

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