This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

building cygwin from cvs


Corinna,
trying to build the cygwin dll from cvs with just
configure and build stop here :

checking whether we are cross compiling... no
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc -L/pub/cygwin/cvs/build/i686-pc-cygwin/winsup/cygwin -isystem /pub/cygwin/cvs/src_new/winsup/cygwin/include -B/pub/cygwin/cvs/build/i686-pc-cygwin/newlib/ -isystem /pub/cygwin/cvs/build/i686-pc-cygwin/newlib/targ-include -isystem /pub/cygwin/cvs/src_new/newlib/libc/include accepts -g... (cached) yes
checking for gcc -L/pub/cygwin/cvs/build/i686-pc-cygwin/winsup/cygwin -isystem /pub/cygwin/cvs/src_new/winsup/cygwin/include -B/pub/cygwin/cvs/build/i686-pc-cygwin/newlib/ -isystem /pub/cygwin/cvs/build/i686-pc-cygwin/newlib/targ-include -isystem /pub/cygwin/cvs/src_new/newlib/libc/include option to accept ISO C89... (cached) none needed
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ -L/pub/cygwin/cvs/build/i686-pc-cygwin/winsup/cygwin -isystem /pub/cygwin/cvs/src_new/winsup/cygwin/include -B/pub/cygwin/cvs/build/i686-pc-cygwin/newlib/ -isystem /pub/cygwin/cvs/build/i686-pc-cygwin/newlib/targ-include -isystem /pub/cygwin/cvs/src_new/newlib/libc/include accepts -g... (cached) yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for i686-w64-mingw32-g++... no
configure: error: no acceptable mingw g++ found in $PATH
configure: error: ../../../../src_new/winsup/utils/configure failed for utils
Makefile:8194: recipe for target `configure-target-winsup' failed
make[1]: *** [configure-target-winsup] Error 1
make[1]: Leaving directory `/pub/cygwin/cvs/build'
Makefile:831: recipe for target `all' failed
make: *** [all] Error 2


it seems that configure would like to build the 64bit version.
Some additional parameters to configure ?

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]