public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jakob Oestergaard <jakob@ostenfeld.k-net.dk>
To: egcs@cygnus.com
Subject: EGCS Installation
Date: Fri, 26 Dec 1997 07:12:00 -0000	[thread overview]
Message-ID: <Pine.LNX.3.95.971226161049.5431E-100000@ole.ostenfeld.k-net.dk> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1375 bytes --]

Hi!

I successfully compiled and installed egcs 1.0 on a RedHat 5.0 system.

The hardware is a Dual PPro 166 w. 128 Megs. I guess compile took around
half an hour (although I didn't time it).


I did a little timing on a molecular dynamics simulation tool, comparing
the performance when compiled with standard GCC and with EGCS.

Options used with GCC:
-m486 -O3 -fexpensive-optimizations -fomit-frame-pointer

Options used with EGCS:
-march=3Di686 -O3 -fexpensive-optimizations -fomit-frame-pointer

I experienced no real speedup, but that was expected since the program is
very memory intensive, so I guess most of the time in the program is spent
waiting on cache-misses. Especially because the program runs on both CPUs.
That really gives the crappy PC memory subsystem something to work with!

Regrettably I do not have time to test egcs on more CPU intensive programs
for the time being.


Virtual beer to the Egcs people!  We sure needed a GCC with a pentium
optimizer.


.................................................................
: jakob@ostenfeld.dtu.dk  : And I see the elder races,         :
:.........................: putrid forms of man                :
:   Jakob Østergaard      : See him rise and claim the earth,  :
:        OZ9ABN           : his downfall is at hand.           :
:.........................:...........(Konkhra)................:


             reply	other threads:[~1997-12-26  7:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-12-26  7:12 Jakob Oestergaard [this message]
1998-04-27 13:59 egcs installation Ettore Aldrovandi
1998-05-01 16:13 Egcs Installation Peter Kropf
1998-08-25  7:28 EGCS Installation John Butler
1998-08-25 19:31 ` Jeffrey A Law
1999-01-21 10:04 egcs installation Nick Godwin
1999-01-31 23:58 ` Nick Godwin
1999-02-05  8:49 Tobias Schlegel
1999-02-28 22:53 ` Tobias Schlegel
1999-05-15 18:36 Marchelm Bomers
1999-05-31 21:36 ` Marchelm Bomers
1999-05-16 16:31 Charlton Barreto
1999-05-31 21:36 ` Charlton Barreto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.3.95.971226161049.5431E-100000@ole.ostenfeld.k-net.dk \
    --to=jakob@ostenfeld.k-net.dk \
    --cc=egcs@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).