From owner-freebsd-current Thu Feb 24 19: 1:27 2000 Delivered-To: freebsd-current@freebsd.org Received: from stargate.iss.com.tw (stargate.iss.com.tw [210.68.99.1]) by hub.freebsd.org (Postfix) with ESMTP id AD4FD37BCFE for ; Thu, 24 Feb 2000 19:01:16 -0800 (PST) (envelope-from urania@iss.com.tw) Received: from stargate.iss.com.tw (root@localhost) by stargate.iss.com.tw with ESMTP id LAA11076 for ; Fri, 25 Feb 2000 11:07:36 +0800 (CST) Received: from iss.com.tw (mail.iss.com.tw [172.16.6.97]) by stargate.iss.com.tw with SMTP id LAA11072 for ; Fri, 25 Feb 2000 11:07:36 +0800 (CST) Received: (qmail 51285 invoked from network); 25 Feb 2000 02:54:29 -0000 Received: from unknown (HELO iss.com.tw) (172.16.6.98) by 172.16.6.97 with SMTP; 25 Feb 2000 02:54:29 -0000 Message-ID: <38B5F15E.82197160@iss.com.tw> Date: Fri, 25 Feb 2000 11:05:02 +0800 From: urania X-Mailer: Mozilla 4.61 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-current@freebsd.org, laa@zgia.zp.ua Subject: Re: Problem with IBM Netfinity 5000 Server References: Content-Type: text/plain; charset=big5 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Donn Miller wrote: > I looked at the code for gcc a while back, and it looks like optimization > levels of 3 and above are considered 3. So, -O6 is the same as -O3. I > think gcc a long time ago had flags that went this high. I think pgcc > uses -O6, though. > > Sometimes when using flags -mpentium -O3 -pipe, I'll get an "internal > compiler error" unless I bump down the opt to -O2 or lower. This is good > -- you want to have a compiler error saying the compiler can't do it, > rather than having it creating the code anyway with bugs. > > - Donn Thanks you all, I do know gcc do nothing more as optimization levels large than 3. 3 Month ago I try install RedHat 6.1 to this IBM 5000 server, eepro100 module could only found by install and never success load this module. This Month I try install RedHat 6.2, it can found eepro100, and most important is everythings work fine !! So I think maybe FreeBSD problem only ? 3 Month ago 4.0-Current cannot see anything as I plug any PCI interface at 1th-4th slot, only can found device at 5th PCI slot. This Month 4.0-Current RC is out, I'm happy to re-build all things from cvsup source, update everything as /usr/src/UPDATE says, after reboot, I see the missing device I plug at 4th PCI slot, but after few seconds I login at console, this IBM Server direct reboot. Nothing Panic, just like M$ Windows crash => Server Reset ? After a longtime disk check, I login again, Server Reset again .... Don't things realy strage ? Everything wroks fine if 1th-4th PCI slot is empty, no device attached. Same kernel, Same Applications its running .... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message