Re: [Vala] GNU extensions :P
- From: Anatol Pomozov <anatol pomozov gmail com>
- To: CaStarCo <castarco gmail com>
- Cc: vala-list gnome org
- Subject: Re: [Vala] GNU extensions :P
- Date: Thu, 28 Oct 2010 09:36:20 -0700
Hi
On Thu, Oct 28, 2010 at 6:50 AM, CaStarCo <castarco gmail com> wrote:
Hello , i have a question about Vala.. :p
It's needed the gcc compiler?
No, gcc is not a requirement. Vala generates very accurate
standard-complaint C code. Any decent compiler is fine.
Actually I prefer to use clang (c frontend for llvm) because of better
error/warning reporting.
You can change C compiler by setting "CC" env var like this:
$ CC=clang vala myprog.vala
or the C generated code can be compiled with
other compilers such as Vala?
Vala is not C compiler.
--
- Per la llibertat del coneixement -
- Per la llibertat de la ment... -
_______________________________________________
vala-list mailing list
vala-list gnome org
http://mail.gnome.org/mailman/listinfo/vala-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]