On 2012-11-28, 11:05, Denis Excoffier wrote:
> On Tue, Nov 27, 2012 at 11:09:48AM +0059, Denis Excoffier wrote:
>>> On Tue, Nov 27, 2012 at 10:29:49AM +0100, Corinna Vinschen wrote:
>>>>> If you set the environment variable CCWRAP_VERBOSE and then rebuild
>>>>> cygcheck.o and cygcheck.exe, what's the entire output of `make'?
>>> 
> Here it is with the last snapshot (20121128 03:24:12):
> 
> % cd ...i686-pc-cygwin/winsup/utils
> % setenv CCWRAP_VERBOSE any_nonempty_value
> % rm cygcheck.o
> % make cygcheck.exe
> c++wrap -c -o cygcheck.o -fno-exceptions -fno-rtti -O2 -g  
> /tmp/lcl/tmp/cygwin/cygwin-snapshot-20121128-1/winsup/utils/cygcheck.cc
> + i686-w64-mingw32-g++ -nostdinc++ -nostdinc 
> -I/tmp/lcl/tmp/cygwin/cygwin-snapshot-20121128-1/winsup/utils -isystem 
> /usr/lib/gcc/i686-w64-mingw32/4.5.3/include/c++ -isystem 
> /usr/lib/gcc/i686-w64-mingw32/4.5.3/include/c++/i686-w64-mingw32 -isystem 
> /usr/lib/gcc/i686-w64-mingw32/4.5.3/include/c++/backward -isystem 
> /usr/lib/gcc/i686-w64-mingw32/4.5.3/include -isystem 
> /usr/lib/gcc/i686-w64-mingw32/4.5.3/include-fixed -isystem 
> /usr/i686-w64-mingw32/sys-root/mingw/include -c -o cygcheck.o -fno-exceptions 
> -fno-rtti -O2 -g 
> /tmp/lcl/tmp/cygwin/cygwin-snapshot-20121128-1/winsup/utils/cygcheck.cc
> i686-w64-mingw32-g++  -o cygcheck.exe cygcheck.o bloda.o path.o dump_setup.o 
> -L/usr/lib/w32api -static-libgcc -static-libstdc++ -Wl,-dn,-lz,-dy -lpsapi 
> -lntdll
> /usr/lib/gcc/i686-w64-mingw32/4.5.3/../../../../i686-w64-mingw32/bin/ld: 
> cannot find crt2.o: No such file or directory
> /usr/lib/gcc/i686-w64-mingw32/4.5.3/../../../../i686-w64-mingw32/bin/ld: 
> cannot find -lmingw32
> /usr/lib/gcc/i686-w64-mingw32/4.5.3/../../../../i686-w64-mingw32/bin/ld: 
> cannot find -lmoldname
> /usr/lib/gcc/i686-w64-mingw32/4.5.3/../../../../i686-w64-mingw32/bin/ld: 
> cannot find -lmingwex
> /usr/lib/gcc/i686-w64-mingw32/4.5.3/../../../../i686-w64-mingw32/bin/ld: 
> cannot find -lmingw32
> /usr/lib/gcc/i686-w64-mingw32/4.5.3/../../../../i686-w64-mingw32/bin/ld: 
> cannot find -lmoldname
> /usr/lib/gcc/i686-w64-mingw32/4.5.3/../../../../i686-w64-mingw32/bin/ld: 
> cannot find -lmingwex
> collect2: ld returned 1 exit status
> Makefile:143: recipe for target `cygcheck.exe' failed
> make: *** [cygcheck.exe] Error 1
> 
I'm not so proud of this one, but i'm only partially in fault, since setup.exe 
with my favourite mirror
(http://ftp-stud.hs-esslingen.de) does not give me the mingw64-i686-runtime 
package (CRT libraries for
Win32 target) when i only "Install" everything. Only when i "Reinstall"ed, this 
dependency was discovered
to be missing. By the way, libtiff6 also seems to be in a strange state...

Regards,

Denis Excoffier.

--
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

Reply via email to