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: <3DAC5A61.3010701@lapo.it> Date: Tue, 15 Oct 2002 20:11:45 +0200 From: Lapo Luchini User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: it, en, fr, es MIME-Version: 1.0 To: Mailing List: CygWin Subject: gcc3 bug or I've got some file wrong? Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit That's the error.. but seems strange to me that a system header has a problem, anyone has an idea? $ make g++ -ggdb -c -o icse.o icse.cc /usr/include/c++/3.2/bits/ios_base.h: In copy constructor `std::basic_ios >::basic_ios(const std::basic_ios >&)': /usr/include/c++/3.2/bits/ios_base.h:421: `std::ios_base::ios_base(const std::ios_base&)' is private /usr/include/c++/3.2/iostream:62: within this context /usr/include/c++/3.2/streambuf: In copy constructor `std::basic_filebuf >::basic_filebuf(const std::basic_filebuf >&)': /usr/include/c++/3.2/streambuf:486: `std::basic_streambuf<_CharT, _Traits>::basic_streambuf(const std::basic_streambuf<_CharT, _Traits>&) [with _CharT = char, _Traits = std::char_traits]' is private /usr/include/c++/3.2/iostream:62: within this context make: *** [icse.o] Error 1 -- Lapo 'Raist' Luchini lapo AT lapo DOT it (PGP & X.509 keys available) http://www.lapo.it (ICQ UIN: 529796) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/