X-Spam-Check-By: sourceware.org Message-ID: <44DCF3A2.3070808@x-ray.at> Date: Fri, 11 Aug 2006 23:16:18 +0200 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.0.6) Gecko/20060729 SeaMonkey/1.0.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Where can I find old Cygwin repositories? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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 Øyvind Harboe schrieb: > Some more details on what I'm working on: > > http://www.zylin.com/nios2libstdc++.html Off topic cygwin: I did a similar project recently, adding libstdc++ support for a weird platform without proper sources. A company called dSpace sells hardware with some custom RtLinux on some i686 which doesn't support C++, only plain C. Their mingw gcc crosscompiler was compiled without C++ support. So I built my own cygwin based gcc toolchain for this platform. Without the need for the binutils thanksfully. I haven't got exception handling and threads on this real-time thing working though. On the ARM it might be useful, but in Formula 1 we don't worry :) The STL is good enough. > The real solution to this problem involves twisting the arm of Altera > not to include a version of Cygwin, IMHO. -- Reini Urban -- 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/