@jj2007 gcc 8.2 don't like your CPU :icon_confused:
In Windows gcc use msvcrt.dll, but it's own __strtod().
Maybe i did something wrong, so here are those test source-files.
Define NO_MALLOC if you don't want to use malloc().
Csv-file used for testing was download from
heregcc 8.2 used in test, can downloaded from
hereEDIT: that pcc32 case, is it really worth to use a bloated compiler for simpler tasks?
and only about of 25% faster in simple tasks.
Right tools for tasks:
if you want a bloated program , paid by size, use Delphi/Kylix
if you want a slow prorgam, paid by slowness, choose Java or C# or VB.Net
otherwise just use an assembler or C