Vala compiles the code to C code, which then in turn can be compiled by
any C compiler. I might only officially support GCC though? Haven't
tried it with any other compiler. The -C option lets you output the C
code. Valac is kind of a front-end to GCC after C code generation? There
is help on the website with getting it to work with build tools such as
autotools, waf, etc...
Jonathan Ryan
On 10/28/2010 09:50 AM, CaStarCo wrote:
Hello , i have a question about Vala.. :p
It's needed the gcc compiler? or the C generated code can be compiled with
other compilers such as Vala?
_______________________________________________
vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list
_______________________________________________
vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list