[syslinux] Compilation of syslinux against musl libc

Gene Cumm gene.cumm at gmail.com
Sun Dec 3 04:01:35 PST 2017


On Sat, Dec 2, 2017 at 1:32 PM, Simon Thelen via Syslinux
<syslinux at zytor.com> wrote:
> Hello,
>
> I wanted to ask if there's a reason efi/wrapper.{h,c} use __uint*_t
> instead of including stdint.h and using the therein defined uint*_t
> types? This breaks compilation of the efi blobs on systems with the musl
> libc since that doesn't define __uint*_t types.

Good question.  Those two and some XFS stuff are the only instances.
I thought the __uint{8,16,32,64}_t were more glibc specific.

Matt/HPA,any thoughts?

-- 
-Gene


More information about the Syslinux mailing list