From: Thorsten O. <ad...@th...> - 2024-05-30 14:45:17
|
On Donnerstag, 30. Mai 2024 11:34:51 CEST Thorsten Otto wrote: > - but it crashes with a bus-error (mint's idea of a segmentation fault) when > using the native gcc 14.1.0 compiler. Another test done: normally, i compile the native compiler by the same version of its cross-compiler. Now the strange thing: native gcc 14.1.0 works, when i compile it by gcc 13.3.0 instead. WTF? |