Hello, El 2023-08-20 13:03, Klaus Holst Jacobsen escribió:
Hello I have a patch which will enable the usage of a custom compiler.It will also enable the use of mingw compiler to compile for windows (andrecognise the .exe extension for the output)I hope this patch can be used! Regards Klaus
This patch seems to have sense. I would define the extension variable as:
extension=.exe and declare the extension variable as: extension= or as extension="" on the variable's list. Just minor details...
