X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-YMail-OSG: JqNBnDYVM1nMAdqst3j46HLaBRjb9QZCnrZzOq_0hpQ7JItFiNbc8FghkR.n.GSI_BPA4R0s3lLkPaRVFcn45Cez3oVBzi_W_6ei_7eTEBc8nm.u.KDLacraCctuYiA- X-Yahoo-Newman-Property: ymail-3 Message-ID: <4833119F.5050001@sbcglobal.net> Date: Tue, 20 May 2008 17:59:59 +0000 From: Greg Chicares User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: wstring support in GCC 4.1.2 in Cygwin 1.5.25-11 References: <17275355 DOT post AT talk DOT nabble DOT com> <17290164 DOT post AT talk DOT nabble DOT com> <4830F08D DOT 6040505 AT cygwin DOT com> <17345729 DOT post AT talk DOT nabble DOT com> In-Reply-To: <17345729.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 2008-05-20 17:16Z, jadooo wrote: > > I tried the code from the CVS, but with those changes also the simple > 'wstring' program is not compiling. > > What all I did to test : > > 1) Have done a fresh Cygwin[1.5] installation. > 2) From http://cygwin.com/snapshots/ have downloaded the > cygwin-inst-20080407.tar.bz2 file > 3) tar -xvjf cygwin-inst-20080407.tar.bz2 > 4) The out put of the above command are two folders - etc and usr > 5) Copied the folder into C:\Cygwin\ , thus overwritting the existing files. > 6) Restarted the Cygwin terminal and tried to build the Sample application > which again failed to > recognize 'wstring'. It sounds like you have updated the posix 'kernel', but not the compiler. Wouldn't you need to rebuild your gcc-4.1.2's libstdc++ (or at least pass some overriding '-D' options to the compiler)? -- 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/