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 Message-ID: <41D4764F.1040303@familiehaase.de> Date: Thu, 30 Dec 2004 22:42:39 +0100 From: "Gerrit P. Haase" Organization: Esse keine toten Tiere User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; de-AT; rv:1.7.3) Gecko/20040910 MIME-Version: 1.0 To: Talk Amongst Yourselves , cygwin AT cygwin DOT com Subject: Re: gcc-3.3.3 :fpclassify References: <1104440185 DOT 41d46b7970546 AT imap-serv DOT inrialpes DOT fr> In-Reply-To: <1104440185.41d46b7970546@imap-serv.inrialpes.fr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Wrong list, please use the main cygwin list for such postings. Jianguo DOT Zhang AT inrialpes DOT fr wrote: [...] > $ g++ test.cpp > > the following errors occurs: > > test.cpp: In function `int main()': > test.cpp:17: error: `fpclassify' undeclared in namespace `std' > test.cpp:18: error: `fpclassify' undeclared in namespace `std' > test.cpp:19: error: `fpclassify' undeclared in namespace `std' > > there is no problem to compile the file under linux system using g++ 3.3.1 > > Could anyone tell me why? No, sorry. Try gcc-3.4.1: $ g++ -o fpclassify fpclassify.C $ ./fpclassify program ends To install gcc-3.4.1 trigger the radio button in setup.exe so you can install test/experimental packages. Gerrit -- =^..^= -- 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/