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:

% 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 -DHAVE_DECL_GETOPT=0  
/tmp/lcl/tmp/cygwin/cygwin-snapshot-20121126-1/winsup/utils/cygcheck.cc
+ i686-w64-mingw32-g++ -nostdinc++ -nostdinc 
-I/tmp/lcl/tmp/cygwin/cygwin-snapshot-20121126-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 -DHAVE_DECL_GETOPT=0 
/tmp/lcl/tmp/cygwin/cygwin-snapshot-20121126-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 -lpsapi -lntdll -lz
/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:142: recipe for target `cygcheck.exe' failed
make: *** [cygcheck.exe] Error 1
%

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