Ciao m0viefreak,
Il 07/04/2014 21:09, m0viefreak ha scritto:
I fixed it for now by placing an empty dummy default-manifest.o file in
working directory.
May you describe how you have crated it or attach here your empty file?
I tried in different ways but always fail in building with:
"...default-manifest.o: file not recognized: File format not recognized"
$ touch default-manifest.c
$ gcc -c default-manifest.c
Instead of 'gcc' use the appropriate (i.e. i686-w64-mingw32-gcc)
That will give you a default-manifest.o that the linker will recognize.
I can confirm that with the above workaround all my applications (using
binutils, mingw-w64-*-binutils 2.24) work as expected.
Thanks,
Angelo.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple