[Vala] why valac says "error: Failed to execute child process (Exec format error)"
- From: oyster <lepto python gmail com>
- To: vala-list gnome org
- Subject: [Vala] why valac says "error: Failed to execute child process (Exec format error)"
- Date: Wed, 15 Jun 2016 23:42:06 +0800
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]