Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Feb 2000 11:05:02 +0800
From:      urania <urania@iss.com.tw>
To:        freebsd-current@freebsd.org, laa@zgia.zp.ua
Subject:   Re: Problem with IBM Netfinity 5000 Server
Message-ID:  <38B5F15E.82197160@iss.com.tw>
References:  <Pine.BSF.4.20.0002242126410.50965-100000@lcm208.cvzoom.net>

next in thread | previous in thread | raw e-mail | index | archive | help


>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38B5F15E.82197160>