Message-ID: <437BB492.BC532C9A@dessent.net> Date: Wed, 16 Nov 2005 14:37:06 -0800 From: Brian Dessent MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cppunit problems References: <1132172805 DOT 437b960583a05 AT linux DOT ajusco DOT upn DOT mx> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com 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 angolero AT linux DOT ajusco DOT upn DOT mx wrote: > Hello to all, i installed cygwin version 2.457.2.2 in a windows xp, i install That is *not* the version of Cygwin, that is just the version of the installer, and it tells us nothing useful. Cygwin is a collection of many packages and they each have a version number. This is why we ask for output of "cygcheck -svr" when reporting problems, which you did not include. > I create a very simple test, (but happens too with any sample code i can find), > the sample contain tree files, SimpleTest.h , SimpleTest.cpp, and run.cpp, > i compile this files to exe files with the next command: You haven't given enough information. Without the source to this testcase (or perhaps a stack trace with debugging info) the best anyone could say would be "you're doing something wrong." Brian -- 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/