Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Mozilla

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: "Eric Sandall" <eric AT sandall.us>
  • To: <sm-discuss AT lists.ibiblio.org>
  • Subject: Re: [SM-Discuss] Mozilla
  • Date: Sat, 28 Sep 2002 06:23:54 -0000 (Local time zone must be set--see zic manual page)

> just curious, what flags do you use?
> ive had it fail on all of them combined and any set of 4.
>
> On Fri, Sep 27, 2002 at 08:55:05PM -0500, Geoffrey Derber wrote:
>> I've been looking at this spell lately, not so much for the purpose of
>> debugging it, but in trying to add the 'enigmail' plugin to the
>> spell. Anyways, to do this I was looking at the gentoo script, which
>> does have the plugin working. While looking through this, I noticed
>> this set of code in their script:
>>
>>
>> # Currently gcc-3.1.1 dont work well if we specify "-march"
>> # and other optimizations for pentium4.
>> [ -z "${CC}" ] && CC=gcc
>> if [ "`${CC} -dumpversion | cut -d. -f1`" -eq "3" ] ; then
>> export CFLAGS="${CFLAGS/pentium4/pentium3}"
>> export CXXFLAGS="${CXXFLAGS/pentium4/pentium3}"
>> fi
>>
>> now, granted we are using gcc 3.2, but it may still be very much
>> related to the problem that you are having. I personally have a p3
>> on my system, and I did not have any problem with optimizations.
>>
>> Geoff

I have it compile fine on my P3 with Speedy, Strip, and Combreloc on, and
on my Athlon with Speedy and Combreloc.

-One of Four
a.k.a. sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us | http://www.sourcemage.org
http://www.sandall.us/~sandalle | SysAdmin @ Inst. Shock Physics @ WSU
http://counter.li.org #196285 | http://www.shock.wsu.edu/






Archive powered by MHonArc 2.6.24.

Top of Page