[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Tinycc-devel] Error compiling musl
From: |
Brian Mayer |
Subject: |
[Tinycc-devel] Error compiling musl |
Date: |
Tue, 5 Nov 2024 20:47:42 -0300 |
Hi, I'm trying to compile musl libc with tinycc, I'm getting this error:
./include/complex.h:16: error: _Complex is not yet supported
I guess the compiler does not support complex types, am I right, or is
it something on my end.
In case the compiler doesn't support complex types, is it a planned
feature? I saw some messages on this mailing list about requests for
it, including a patch.
Thanks!
Brian
- [Tinycc-devel] Error compiling musl,
Brian Mayer <=