tinycc-devel
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[Tinycc-devel] Error compiling musl (_Complex not supported): Waiting fo
From
:
Detlef Riekenberg
Subject
:
[Tinycc-devel] Error compiling musl (_Complex not supported): Waiting for a release
Date
:
Wed, 6 Nov 2024 20:01:56 +0000
Hi Brian
> 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
After the release, i plan to work on the following C99/C11 items and see, what is needed to implement them:
* Fix atomic support (C11)
(Every access to an _Atomic variable has to be done atomic)
* _Complex support (C99)
(optional in C11, but required for C99)
* _Thread_local (C11)
(Required for C11)
* Other items, which are missing for C99
(When you know something, please let me know)
> I guess the compiler does not support complex types,
That's correct
> I saw some messages on this mailing list about requests for it,
> including a patch.
Can you remember, when the message was send?
Regards ... Detlef
--
Gesendet mit der
WEB.DE
Mail App
reply via email to
[
Prev in Thread
]
Current Thread
[
Next in Thread
]
[Tinycc-devel] Error compiling musl
,
Brian Mayer
,
2024/11/05
Re: [Tinycc-devel] Error compiling musl
,
gz8cx4
,
2024/11/06
[Tinycc-devel] Error compiling musl (_Complex not supported): Waiting for a release
,
Detlef Riekenberg
<=
Re: [Tinycc-devel] Error compiling musl (_Complex not supported): Waiting for a release
,
Ivo van Poorten
,
2024/11/06
Re: [Tinycc-devel] Error compiling musl (_Complex not supported): Waiting for a release
,
Brian Mayer
,
2024/11/06
Re: [Tinycc-devel] Error compiling musl (_Complex not supported): Waiting for a release
,
Eric Raible
,
2024/11/06
Re: [Tinycc-devel] Error compiling musl (_Complex not supported): Waiting for a release
,
Brian Mayer
,
2024/11/12
Re: [Tinycc-devel] Error compiling musl (_Complex not supported): Waiting for a release
,
Yao Zi
,
2024/11/13
Re: [Tinycc-devel] Error compiling musl (_Complex not supported): Waiting for a release
,
Brian Mayer
,
2024/11/24
Re: [Tinycc-devel] Error compiling musl (_Complex not supported): Waiting for a release
,
Yao Zi
,
2024/11/24
Prev by Date:
Re: [Tinycc-devel] Error compiling musl
Next by Date:
Re: [Tinycc-devel] Error compiling musl (_Complex not supported): Waiting for a release
Previous by thread:
Re: [Tinycc-devel] Error compiling musl
Next by thread:
Re: [Tinycc-devel] Error compiling musl (_Complex not supported): Waiting for a release
Index(es):
Date
Thread