X-Spam-Check-By: sourceware.org Date: Tue, 4 Apr 2006 11:46:21 -0400 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: building (porting) c++ project w/ deprecated features -- did I do this right? Message-ID: <20060404154621.GB16934@trixie.casa.cgf.cx> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <040420060252 DOT 19335 DOT 4431DF500009BCA400004B8722007358340A050E040D0C079D0A AT comcast DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.11 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 On Tue, Apr 04, 2006 at 03:26:52PM +0000, Nate Thern wrote: >Eric Blake comcast.net> writes: >> You are >> better off teaching your application about modern C++, and sending those >> patches back upstream to the "C Scripting Language" project. >Agreed. I'm just an engineer and self-taught C programmer who regularly >compiles his own stuff on cygwin when it's not in the standard distribution. >I'm usually pretty successful at resolving problems, but this CSL build sucked >me into a downward spiral of little fixes that never did end up working. > >If I take the big picture approach, I will have a lot to learn. I'm strictly a >K&R C guy, I don't know or do etags, autoconf, gdb, etc. I'm probably long >overdue to learn some of these tools. If I take this on, what resources are >there to help me learn to code in the gnu style, and learn modern C++? (the >best my library has is Stroustrup, 1997) google is your best resource for learning things like this. Everything else is off-topic for this mailing list. This isn't a list designed to help bring people's knowledge into the late 20th centry. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/