On 12-08-27 02:38 PM, Lex Trotman wrote:
Hi Enrico or some other Windows dev,
Had a report on IRC from a new Windows Geany user that when they installed Geany the C compile command was gcc -m32 “%f” -o “%e.exe” which didn't work, but when they pressed the reset in the build commands dialog the command changed to the normal gcc -Wall -o "%e" "%f which worked.
Is the build command being deliberately changed on windows builds or is it something picked up from the build environment accidently? And if it is deliberate, it doesn't seem to work?
On Windows 7 it's the normal command from filetypes.c or whatever, but I'm using built from Git, maybe release installer is different.
Cheers, Matthew Brush