Re: [Vala] Q: release precompiled sources?
- From: lode leroy <lode leroy gmail com>
- To: Vala-list gnome org
- Subject: Re: [Vala] Q: release precompiled sources?
- Date: Tue, 14 Apr 2009 12:43:08 +0200
yes, I understand that vala does this. but if I have a file "hello.vala",
how do I make a package that can be compiled using only gcc,
and what does it need to include?
On Tue, Apr 14, 2009 at 12:30 PM, Vlad Grecescu <b100dian gmail com> wrote:
Vala itself does this: it includes the C files in autotools' VALA_SOURCES
and by default they are distributed. Given that the "make dist" includes the
*.stamp files too, the "./configure && make " cycle requires only the C
compiler.
On Tue, Apr 14, 2009 at 11:53 AM, lode leroy <lode leroy gmail com> wrote:
I wonder if it's possible to pre-compile vala code to "C"
and make a release of the pre-compiled code,
so that it can be compiled on the target platform
without vala installed?
a bit like autotools that generates a "configure"
file that works without autotools installed.
_______________________________________________
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]