Re: [Cooker] Re: [CHRPM] mozilla-0.9.6-1mdk

2001-11-26 Thread Blue Lizard

On Mon, 2001-11-26 at 03:47, Frederic Crozat wrote:
 On Fri, 23 Nov 2001 03:33:15 +0100, Blue Lizard wrote:
 
  Frederic Crozat wrote:
  
 --=-=-=
 Name: mozilla  Relocations: (not
 relocateable) Version : 0.9.6 Vendor:
 MandrakeSoft Release : 1mdk  Build Date: Thu
 Nov 22 19:42:05 2001
 
 - Lower optimizations
 
  What now (specifically)?
  -O3, fastmath, and friends are working well for stock builds...
 
 Crash when trying to start mozilla..
Which opt were you forced to remove?




Re: [Cooker] Re: [CHRPM] mozilla-0.9.6-1mdk

2001-11-26 Thread Leon Brooks

On Monday 26 November 2001 18:01, Frederic Crozat wrote:
 On Mon, 26 Nov 2001 10:34:59 +0100, Blue Lizard wrote:
 On Mon, 2001-11-26 at 03:47, Frederic Crozat wrote:
- Lower optimizations

 What now (specifically)?
 -O3, fastmath, and friends are working well for stock builds...

 Crash when trying to start mozilla..

 Which opt were you forced to remove?

 -O2 didn't work at all = going back to default opt

Might be CPU dependent. What CPU are you using?

Cheers; Leon




Re: [Cooker] Re: [CHRPM] mozilla-0.9.6-1mdk

2001-11-26 Thread Blue Lizard

On Mon, 2001-11-26 at 05:30, Frederic Crozat wrote:
 On Mon, 26 Nov 2001 11:26:19 +0100, Leon Brooks wrote:
 
  On Monday 26 November 2001 18:01, Frederic Crozat wrote:
  On Mon, 26 Nov 2001 10:34:59 +0100, Blue Lizard wrote:
  On Mon, 2001-11-26 at 03:47, Frederic Crozat wrote:
 - Lower optimizations
  
  What now (specifically)?
  -O3, fastmath, and friends are working well for stock builds...
  
  Crash when trying to start mozilla..
  
  Which opt were you forced to remove?
  
  -O2 didn't work at all = going back to default opt
  
  Might be CPU dependent. What CPU are you using?
 
 PIII
 
My guess is he meant for build target, and that would be -march=i586
right?  Well, =ppro =k6 and whatever the athlon equiv is are working for
other mozzy qa volunteers.  Most can do -O3 (with some scattered
non-show-stopper bugs) and all can easily build and run -O2.
I'm baffled.  Default opts are -O (being changed real soon ;p), and this
certainly I don't consider satisfactory.  I have no choice now but to
hack around and build -O3 and see if I can run into the problems you
have and track 'em down.  Can you d/l the gcc3 or gcc295 stock builds
that are done with -O2 and try them out?

Regards.





Re: [Cooker] Re: [CHRPM] mozilla-0.9.6-1mdk

2001-11-26 Thread Frederic Crozat

On Fri, 23 Nov 2001 03:33:15 +0100, Blue Lizard wrote:

 Frederic Crozat wrote:
 
--=-=-=
Name: mozilla  Relocations: (not
relocateable) Version : 0.9.6 Vendor:
MandrakeSoft Release : 1mdk  Build Date: Thu
Nov 22 19:42:05 2001

- Lower optimizations

 What now (specifically)?
 -O3, fastmath, and friends are working well for stock builds...

Crash when trying to start mozilla..

-- 
Frédéric Crozat
MandrakeSoft




Re: [Cooker] Re: [CHRPM] mozilla-0.9.6-1mdk

2001-11-26 Thread Frederic Crozat

On Mon, 26 Nov 2001 10:34:59 +0100, Blue Lizard wrote:

 On Mon, 2001-11-26 at 03:47, Frederic Crozat wrote:
 On Fri, 23 Nov 2001 03:33:15 +0100, Blue Lizard wrote:
 
  Frederic Crozat wrote:
  
 --=-=-=
 Name: mozilla  Relocations: (not
 relocateable) Version : 0.9.6 Vendor:
 MandrakeSoft Release : 1mdk  Build Date:
 Thu Nov 22 19:42:05 2001
 
 - Lower optimizations
 
  What now (specifically)?
  -O3, fastmath, and friends are working well for stock builds...
 
 Crash when trying to start mozilla..
 Which opt were you forced to remove?

-O2 didn't work at all = going back to default opt


-- 
Frédéric Crozat
MandrakeSoft




Re: [Cooker] Re: [CHRPM] mozilla-0.9.6-1mdk

2001-11-26 Thread Frederic Crozat

On Mon, 26 Nov 2001 11:26:19 +0100, Leon Brooks wrote:

 On Monday 26 November 2001 18:01, Frederic Crozat wrote:
 On Mon, 26 Nov 2001 10:34:59 +0100, Blue Lizard wrote:
 On Mon, 2001-11-26 at 03:47, Frederic Crozat wrote:
- Lower optimizations
 
 What now (specifically)?
 -O3, fastmath, and friends are working well for stock builds...
 
 Crash when trying to start mozilla..
 
 Which opt were you forced to remove?
 
 -O2 didn't work at all = going back to default opt
 
 Might be CPU dependent. What CPU are you using?

PIII

-- 
Frédéric Crozat
MandrakeSoft




[Cooker] Re: [CHRPM] mozilla-0.9.6-1mdk

2001-11-23 Thread Blue Lizard

Frederic Crozat wrote:

--=-=-=
Name: mozilla  Relocations: (not relocateable)
Version : 0.9.6 Vendor: MandrakeSoft
Release : 1mdk  Build Date: Thu Nov 22 19:42:05 2001

- Lower optimizations

What now (specifically)?
-O3, fastmath, and friends are working well for stock builds...