Page 1 of 1

Recommended build tool for newlisp on win

Posted: Wed Oct 03, 2018 6:05 am
by HPW
Hello Lutz,

In the 10.6.3 thread was an anouncment about used build tool for newlisp binarys:

viewtopic.php?f=2&t=4720&hilit=gcc

So is http://tdm-gcc.tdragon.net/ now the recommended compiler for building newlisp on Windows?

Is tdm-gcc-5.1.0-3.exe the right version?
Or tdm64-gcc-5.1.0-2.exe ?

Regards
Hans-Peter

Re: Recommended build tool for newlisp on win

Posted: Wed Oct 03, 2018 2:51 pm
by Lutz
Executing gcc --version gives me this:

Code: Select all

gcc.exe (tdm64-1) 5.1.0
Copyright (C) 2015 Free Software Foundation, Inc.
It's used for both, the 32-bit and 64-bit versions.