On 2020-01-07 14:53, David Mathog wrote:
is compiled on mingw64 with:

gcc -o binload binload.c

correction, that should have been:

  gcc -Wall -std=c99 -o binload binload.c

strtof() is supposed to be defined for -std=c99.

Regards,

David Mathog
mat...@caltech.edu
Manager, Sequence Analysis Facility, Biology Division, Caltech


_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to