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 mailing list
Tinycc-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tinycc-devel

Reply via email to