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]

Re: building cygwin from cvs


On Dec 17 11:00, marco atzeri wrote:
> 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

You have to install a i686-w64-mingw32 cross compiler to build
Cygwin now.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

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