delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/10/31/04:49:35

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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: <4184B523.3030106@familiehaase.de>
Date: Sun, 31 Oct 2004 10:49:23 +0100
From: "Gerrit P. Haase" <gp AT familiehaase DOT de>
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: Ole Jacob Hagen <waterthrill AT yahoo DOT no>
CC: cygwin AT cygwin DOT com
Subject: Re: Need an older gcc version on my cygwin due to poor performance on gcc-3.x series.
References: <418259FF DOT 1070804 AT yahoo DOT no>
In-Reply-To: <418259FF.1070804@yahoo.no>
X-IsSubscribed: yes

Ole Jacob Hagen wrote:

> Hi,
> 
> I've compiled Octave-2.1.60 with gcc-3.3.3 successfully, but the 
> performance is pretty bad with gcc-3.3.3.

Install the ccache package and try
  export CC='ccache gcc'
  export CXX='ccache g++'

If you have a second PC you may also speedup builds with distcc.

> The performance should of Octave is much better, when compiling it with 
> gcc-3.2.x instead.
> 
> The reason might be that the memory allocator on gnu stdc++ has changed 
> to one which is several times slower,
> and therefore gives horrible performance on gcc-3.3 and gcc-3.4.
> 
> Therefore it would be nice to have gcc-3.2.2-3 to my cygwin.
> 
> So where can I find gcc-3.2.2-3 to my cygwin?
> 
> The setup version of my cygwin is 2.427, and I believe my cygwin version 
> is one of the latest.

The previous release was 3.3.1, current is 3.3.3 and there is a test
release of 3.4.1, no older releases available.  You may try to find an
outdated mirror, though these older versions aren't supported any
longer.  It would make more sense to identify the problem and do s.th.
about it to resolve this issue then.


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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019