X-pop3-spooler: POP3MAIL 2.1.0 b 4 980420 -bs- From: Bill Moyer Date: Wed, 1 Jul 1998 16:36:29 -0700 Message-Id: <199807012336.QAA18178@andros.cygnus.com> To: beastium-list AT Desk DOT nl, svedja AT lysator DOT liu DOT se Subject: Re: Support for Non-x86 chips ? Sender: Marc Lehmann Status: RO Content-Length: 627 Lines: 14 > heavy floating-point calculation and to my surprise the the G3 was > about 10% slower. As everything I have heard says that PowerPC is > better at floats than X86 I guess the compiler (gcc 2.7.1) did a bad You are using an old version of the compiler. You might want to download a newer one from the cygnus site: ftp://egcs.cygnus.com/pub/egcs/releases/egcs-1.0.3a/egcs-1.0.3a.tar.gz This is the current state-of-the-art GNU C compiler for Alpha and PowerPC systems. It includes all of the features from gcc2.8, plus some additional optimization (a fair bit of which came from the pgcc developers!). -- Bill Moyer