* rastersoft <[email protected]> [28.01.2010 23:00]: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi all: > > Is possible to statically link a Vala program? I need it to compile code > for a Multimedia hard disk for which I don't have all the libraries. > > Thanks. > > - -- > Nos leemos > RASTER (Linux user #228804) > [email protected] http://www.rastersoft.com > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iEYEARECAAYFAktiCQoACgkQXEZvyfy1ha9QvQCgpbIRepvjdoh0ZNdZbfP/Pc8K > cEgAn16Ocs93IdzvMBkH7wVts83QZbHh > =DJ+3 > -----END PGP SIGNATURE----- > _______________________________________________ > Vala-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/vala-list Hi,
you can compile to C code using the -C switch and then add the necessary flags to your CFLAGS Frederik -- IRC: playya @ Freenode, Gimpnet xmpp: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
