JuliaMath / openlibm

High quality system independent, portable, open source libm implementation
https://openlibm.org
Other
507 stars 139 forks source link

aarch64/fenv.c:41:23: error: invalid initializer #278

Open ghost opened 1 year ago

ghost commented 1 year ago

Trying to build this for aarch64, and even tried to remove the constant to fix this, but I think I'll open an issue on this. I hope this is just me compiling this incorrectly haha

ghost commented 1 year ago

Screenshot from 2023-05-31 20-16-45

Apparently even on older releases this still occurs.