W dniu 28.03.2013 o 20:51 Corinna Vinschen <corinna-cyg...@cygwin.com>
pisze:
On Mar 28 19:45, Thomas Wolff wrote:
I've tried to build my package (mined) with freshly installed 64-bit
cygwin (default + gcc + make).
When I try it with make, nothing happens, make simply hangs.
When I try it without make, it fails with:
linking mined
/usr/lib/gcc/x86_64-pc-cygwin/4.8.0/../../../../x86_64-pc-cygwin/bin/ld:
cannot find -ladvapi32
/usr/lib/gcc/x86_64-pc-cygwin/4.8.0/../../../../x86_64-pc-cygwin/bin/ld:
cannot find -lshell32
/usr/lib/gcc/x86_64-pc-cygwin/4.8.0/../../../../x86_64-pc-cygwin/bin/ld:
cannot find -luser32
/usr/lib/gcc/x86_64-pc-cygwin/4.8.0/../../../../x86_64-pc-cygwin/bin/ld:
cannot find -lkernel32
From your cygcheck output w32api is, in fact, missing, just as Adam
wrote. Other than that, the hang is strange. I installed Cygwin 64 on
3 machines, W7, 2K8R2, and W8, and none of them is suffering a hang.
I don't know what to say. Can you try to debug that?
Thanks,
Corinna
ftp://cygwin.com/pub/cygwin/64bit/release/gcc/gcc-core/setup.hint
requires: bash libatomic1 libcloog-isl4 libgcc1 libgmp10 libgomp1
libiconv2 libintl8 libisl10 libmpc3 libmpfr4 libquadmath0 libssp0 zlib0
binutils "w32api-headers w32api-runtime"
regards.
Adam