Re: [Vala] support for object files



But it's easy to type than `pkg-config --cflags --libs ...`

And for me it looks logical if the .o files where generated from vala files).

On Tue, Jan 22, 2008 at 10:25:31PM -0600, Travis Watkins wrote:
On Jan 22, 2008 7:29 PM, pancake <pancake youterm com> wrote:
What do you think about adding support for object files?

pancake ~/prg/radare/vala/grava$ valac --pkg gtk+-2.0 --pkg cairo *.o cmain.c
error: default_layout.o is not a supported source file type. Only .vala, .vapi, and .c files are 
supported.
error: edge.o is not a supported source file type. Only .vala, .vapi, and .c files are supported.
error: graph.o is not a supported source file type. Only .vala, .vapi, and .c files are supported.
error: layout.o is not a supported source file type. Only .vala, .vapi, and .c files are supported.
error: main.o is not a supported source file type. Only .vala, .vapi, and .c files are supported.
error: node.o is not a supported source file type. Only .vala, .vapi, and .c files are supported.
error: renderer.o is not a supported source file type. Only .vala, .vapi, and .c files are supported.
error: widget.o is not a supported source file type. Only .vala, .vapi, and .c files are supported.
Compilation failed: 8 error(s), 0 warning(s)


  --pancake
_______________________________________________
Vala-list mailing list
Vala-list gnome org
http://mail.gnome.org/mailman/listinfo/vala-list


You should really just use gcc.

-- 
Travis Watkins
http://www.realistanew.com




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