Re: [Vala] why valac says "error: Failed to execute child process (Exec format error)"
- From: Dmitry Golovin <dima golovin in>
- To: oyster <lepto python gmail com>, "vala-list gnome org" <vala-list gnome org>
- Subject: Re: [Vala] why valac says "error: Failed to execute child process (Exec format error)"
- Date: Fri, 17 Jun 2016 14:39:18 +0300
Hi,
I had similar problem and solved it just by first generating C code (valac -C ...) and then compiling
resulting code with GCC.
Regards,
Dmitry
15.06.2016, 18:42, "oyster" <lepto python gmail com>:
I am using mingw + msys on win7 64bits. The gcc can compile to produce
EXE file, and pkg-config can run no problem
I can compile vala_0.32.0 without problem
but when I try to use "valac -v hello.vala" to compile any vala source, I find
[quote]
Loaded package `E:\msys\opt\windows_32\vala-my-build\share/vala-0.32/vapi/glib-2.0.vapi'
Loaded package `E:\msys\opt\windows_32\vala-my-build\share/vala-0.32/vapi/gobject-2.0.vapi'
error: Failed to execute child process (Exec format error)
...
Compilation failed: 3 error(s), 0 warning(s)
[/quote]
Any hints to find what is the problem? Thanks
_______________________________________________
vala-list mailing list
vala-list gnome org
https://mail.gnome.org/mailman/listinfo/vala-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]