Re: [PATCH v2] mldev: disable build on Windows

2023-03-10 Thread Thomas Monjalon
10/03/2023 10:23, David Marchand: > Caught by UNH lab, Windows compilation is broken because of symbol > exports: > rte_mldev_exports.def : error LNK2001: unresolved external symbol > rte_ml_io_bfloat16_to_float32 > rte_mldev_exports.def : error LNK2001: unresolved external symbol > rte

[PATCH v2] mldev: disable build on Windows

2023-03-10 Thread David Marchand
Caught by UNH lab, Windows compilation is broken because of symbol exports: rte_mldev_exports.def : error LNK2001: unresolved external symbol rte_ml_io_bfloat16_to_float32 rte_mldev_exports.def : error LNK2001: unresolved external symbol rte_ml_io_float16_to_float32 rte_mldev_export