Final Burn Neo > FBN Discussion

Error compiling FBNeo with gcc version 12.2.0 (Rev6, Built by MSYS2 project)

(1/1)

Ashura-X:
Hello all!

Trying to compile here but no luck.
Deleted all /obj folder but still some errors...


--- Code: ---316:18: error: '_Float16' is not supported on this target
 3316 | _mm256_set1_pch (_Float16 _Complex __A)
      |                  ^~~~~~~~
D:/compile/fb_compiler/msys64/mingw32/lib/gcc/i686-w64-mingw32/12.2.0/include/avx512fp16vlintrin.h:
In function '_mm256_set1_pch':
D:/compile/fb_compiler/msys64/mingw32/lib/gcc/i686-w64-mingw32/12.2.0/include/avx512fp16vlintrin.h:3
320:5: error: '_Float16' is not supported on this target
 3320 |     _Float16 _Complex a;
      |     ^~~~~~~~
D:/compile/fb_compiler/msys64/mingw32/lib/gcc/i686-w64-mingw32/12.2.0/include/avx512fp16vlintrin.h:
At top level:
D:/compile/fb_compiler/msys64/mingw32/lib/gcc/i686-w64-mingw32/12.2.0/include/avx512fp16vlintrin.h:3
329:15: error: '_Float16' is not supported on this target
 3329 | _mm_set1_pch (_Float16 _Complex __A)
      |               ^~~~~~~~
D:/compile/fb_compiler/msys64/mingw32/lib/gcc/i686-w64-mingw32/12.2.0/include/avx512fp16vlintrin.h:
In function '_mm_set1_pch':
D:/compile/fb_compiler/msys64/mingw32/lib/gcc/i686-w64-mingw32/12.2.0/include/avx512fp16vlintrin.h:3
333:5: error: '_Float16' is not supported on this target
 3333 |     _Float16 _Complex a;
      |     ^~~~~~~~
Compiling src/intf/perfcount/prf_interface.cpp...
make[1]: *** [makefile.mingw:744: spng.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [makefile:96: mingw] Error 2

--- End code ---

dink:
Hi Ashura-X,
Please try again with the updated code on github,
sorry about the problems!

best regards,
- dink

Ashura-X:
Hey my friend  :wink:

Now is OK ! Thank you for the fix and fast reply !

Navigation

[0] Message Index

Go to full version