[Geany] Change compiler output filename

Lex Trotman elextr at xxxxx
Fri Sep 11 21:08:44 UTC 2009


Hi,

Which version are you using?

Current versions >0.17 have f8 as compile and f9 as build which
compiles and links, no need for a compile first :-)  By default f9
should build an executable with the same name as the source file you
are compiling, not a.out.  What is shown in the build field of the
menu->build->set includes and arguments dialog ? It should be gcc
-Wall -o "%e" "%f"

Cheers
Lex

2009/9/12 Vinicius Massuchetto <viniciusandre at gmail.com>:
> Hi!
>
> I'm amazed with the F7 and F8 sequence to compile C code, but is there
> a way to change the output filename from a.out?
>
> Thanks!
> --
> Vinícius André Massuchetto
> http://vinicius.soylocoporti.org.br
> _______________________________________________
> Geany mailing list
> Geany at uvena.de
> http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
>



More information about the Users mailing list