This is the mail archive of the cygwin@cygwin.com 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]

Re: setup.exe ==> source directory mess (?)



The correct way to build cygwin is from the top:

mkdir /oss/bld
cd /oss/bld
/oss/src/configure   (this is the directory that has winsup, newlib, libiberty, etc sources)
make
(long time passes)
cd i686-pc-cygwin/winsup/cinstall
./setup.exe

--
Want to unsubscribe from this list?
Check out: 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]