[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Remove custom stdint.h and rely on freestanding headers
From: |
Sergey Bugaev |
Subject: |
Re: [PATCH] Remove custom stdint.h and rely on freestanding headers |
Date: |
Thu, 22 Dec 2022 21:16:26 +0300 |
On Mon, Dec 19, 2022, 03:48 Flavio Cruz <flaviocruz@gmail.com> wrote:
> a full system boostrap like how it is done in
> https://github.com/flavioc/cross-hurd.
Thank you for that repo! It has been very helpful for me when I tried
to build my own cross-toolchain.
Sergey