Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Sun, 2 Feb 2003 18:55:09 -0500 (EST) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Colin Harrison cc: cygwin AT cygwin DOT com Subject: Re: Can't see full list in setup.exe In-Reply-To: <000001c2cb14$a8c9b110$0200a8c0@STRAIGHTRUNNING.COM> Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sun, 2 Feb 2003, Colin Harrison wrote: > Hi, > > I'm trying to find the snapshot setup-2.303 sources, to make a debug > build... > The released sources (2.249.2.5-1) configure on my system but don't make. > > I'm following instructions:- > > >> Try downloading the source for setup and building it from that. Since > >> you can't see the packages for some reason, a direct link to the > >> source tarball is > >> > >> > >> Instructions for compiling are at > >> . Enjoy. > > >That won't work, I'm afraid. The current instructions on that webpage are > >for building with gcc 3. But setup didn't support building with gcc 3 until > >recently. You could try the setup-2.303 source from the snapshots area. But > >you cannot easily (at all?) build setup without Cygwin installed. > > Note that I can see all the packages on my development system (but am > building to trace the no-show on my production machine) > > I've looked in CVS (:pserver:anoncvs AT sources DOT redhat DOT com) and > http://cygwin.com/snapshots > Am I looking in the correct areas? > > Thanks > Colin Colin, The page with the build instructions mentioned above also contains the cvs checkout command to get the latest setup source. FYI, I have also built setup-2.249.2.5 from the source package before, using the following configure line: /usr/src/setup-2.249.2.5/configure -C --enable-dependencies --disable-shared --host=i686-pc-mingw32 --build=i686-pc-cygwin 'CC=gcc-2 -mno-cygwin' 'CXX=g++-2 -mno-cygwin' 'CPPFLAGS=-I/usr/include/g++-3' --enable-maintainer-mode Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! Oh, boy, virtual memory! Now I'm gonna make myself a really *big* RAMdisk! -- /usr/games/fortune -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/