Mailing-List: contact cygwin-apps-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-apps-owner AT sourceware DOT cygnus DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Delivered-To: mailing list cygwin-apps AT sources DOT redhat DOT com Date: Mon, 5 Nov 2001 19:14:06 -0500 From: Christopher Faylor To: cygwin-apps AT cygwin DOT com Subject: Re: Setup.exe - snapshot runs but compiled from cvs get application error. Message-ID: <20011105191406.B32138@redhat.com> Reply-To: cygwin-apps AT cygwin DOT com Mail-Followup-To: cygwin-apps AT cygwin DOT com References: <20011105180726 DOT B23290 AT redhat DOT com> <1005001996 DOT 576 DOT 9 DOT camel AT lifelesswks> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.21i On Mon, Nov 05, 2001 at 07:11:13PM -0500, Brian Keener wrote: >Robert Collins wrote: >> Brian, can you generate a backtrace for this? >> >Tell me how and I will be glad to. > >In case y'all don't recall I was using setup to teach myself C++ while helping >make changes - then you guys started all the category/dependencies changes and >blew me right out of the water - which is why you haven't seen any changes from >me - I'm learning all over again but it sure is *good* stuff. Well, if you want to see C++, just wait until Robert's done with his changes. IMO, setup.exe isn't a good place for a beginning C++ programmer since it has a curious mixture of C and C++ strategies. Maybe this is a reflection of its origins or maybe because the 'cinstall' directory is so close to the 'cygwin' directory. cgf