Re: how to build cygwin from source?

2016-07-05 Thread Marco Atzeri
On 05/07/2016 17:37, harryren0...@sina.com wrote: ../../../../cygwinSrc/winsup/cygwin/autoload.cc but this is a relative path. Have you some residual around of a previous build ? no, make distclean make I don't see the need of "make distclean" between "configure" and "make" on a empty build

Re: how to build cygwin from source?

2016-07-05 Thread Marco Atzeri
On 05/07/2016 14:46, harryren0...@sina.com wrote: I configured like this: mkdir /oss/src mkdir /oss/build mkdir /oss/install cd build /oss/src/configure --prefix=/oss/install this is a call to a configure with absolute path make >& make.out make install > install.log 2>&1 when i compiled

how to build cygwin from source?

2016-07-05 Thread harryren0524
I configured like this: mkdir /oss/src mkdir /oss/build mkdir /oss/install cd build /oss/src/configure --prefix=/oss/install make >& make.out make install > install.log 2>&1 when i compiled cygwin2.5.2-1 from source code in cygwin 2.2.1-1(win 7),i got a error: c++wrap -O2 -g -fno-rtti