Re: [Vala] Static linking



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?




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]