Jan Hudec wrote: > While valac is able to call compiler and linker, it can't create static > libraries (which are build with ar rather than linker),
Thanks for the tip about ar. I think that gave me the information I need. :) Now, I just need to figure out why gcc isn't compiling my Vala code. What arguments do I need for a simply GUI program that uses nothing but Glib and GTK? _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
