Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wine / winex is compiling with crappy standard flags..
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
neuron
Advocate
Advocate


Joined: 28 May 2002
Posts: 2371

PostPosted: Fri Jun 14, 2002 1:50 pm    Post subject: wine / winex is compiling with crappy standard flags.. Reply with quote

https://forums.gentoo.org/viewtopic.php?p=23441

thought I'd post it here aswell as this really has a huge impact on wine performance.


just noticed that after using ./configure it set my flags to O2 and.. well, nothing else.

trying with theese flags now, to see how much better performance I can get :)

export CFLAGS="-march=athlon-tbird -m3dnow -mmmx -fomit-frame-pointer -O3 -pipe -ffast-math -fthread-jumps -funroll-loops -falign-loops=2"


if anyone else has any suggestions to experimental flags that may pay off in performance (not like wine is that stable anyway ;) ) let me know :)
Back to top
View user's profile Send private message
neuron
Advocate
Advocate


Joined: 28 May 2002
Posts: 2371

PostPosted: Fri Jun 14, 2002 1:53 pm    Post subject: Reply with quote

just tested with quake3 performance test, 10 fps more :)
Back to top
View user's profile Send private message
ultimate
n00b
n00b


Joined: 14 Jun 2002
Posts: 9

PostPosted: Fri Jun 14, 2002 2:26 pm    Post subject: Reply with quote

check the use pages on the frontpage. If you don't sett any optimalisations, you don't have much profit of compiling on your own machine
Back to top
View user's profile Send private message
neuron
Advocate
Advocate


Joined: 28 May 2002
Posts: 2371

PostPosted: Fri Jun 14, 2002 2:36 pm    Post subject: Reply with quote

I know that, my main.conf has been configured and tweaked, but ./configure doesen't use em, becouse they arn't properly exported.
Back to top
View user's profile Send private message
Styles
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jun 2002
Posts: 82

PostPosted: Fri Jun 14, 2002 10:45 pm    Post subject: Reply with quote

Wow big time increase? This is almost the same question as in my other post here https://forums.gentoo.org/viewtopic.php?p=23391#23391
But any help would be great.

My buddy has a duron 900MHz and (I dont know much about duron and new to optimizing) running a geforce2 ultra with a via chipset, What flags would you guys suggest for that setup ???

Thanx in advance
Back to top
View user's profile Send private message
neuron
Advocate
Advocate


Joined: 28 May 2002
Posts: 2371

PostPosted: Sat Jun 15, 2002 12:12 am    Post subject: Reply with quote

Styles wrote:
Wow big time increase? This is almost the same question as in my other post here https://forums.gentoo.org/viewtopic.php?p=23391#23391
But any help would be great.

My buddy has a duron 900MHz and (I dont know much about duron and new to optimizing) running a geforce2 ultra with a via chipset, What flags would you guys suggest for that setup ???

Thanx in advance


really don't know.. try looking on google for gcc 3.1 flags and optimization, you defenatly want the sse optimizations :)
Back to top
View user's profile Send private message
Utoxin
Guru
Guru


Joined: 19 Apr 2002
Posts: 413
Location: American Fork, UT

PostPosted: Sat Jun 15, 2002 1:09 am    Post subject: Reply with quote

neuron wrote:
I know that, my main.conf has been configured and tweaked, but ./configure doesen't use em, becouse they arn't properly exported.

If you go look at the ebuild, you'll see that the wine maintainer specifically disabled optimizations. They don't play well with wine.
Back to top
View user's profile Send private message
neuron
Advocate
Advocate


Joined: 28 May 2002
Posts: 2371

PostPosted: Sat Jun 15, 2002 2:41 am    Post subject: Reply with quote

Utoxin wrote:
neuron wrote:
I know that, my main.conf has been configured and tweaked, but ./configure doesen't use em, becouse they arn't properly exported.

If you go look at the ebuild, you'll see that the wine maintainer specifically disabled optimizations. They don't play well with wine.


this is the cvs version, the ebuild is old, and it plays VERY nice for me, BUT, ANY ./configure I run will NOT be with optimizations unless I manualy export CFLAGS first, that in the link to the thread regarding that subject.
Back to top
View user's profile Send private message
bos_mindwarp
Apprentice
Apprentice


Joined: 19 Oct 2002
Posts: 275
Location: stockholm, sweden

PostPosted: Mon Oct 21, 2002 11:56 pm    Post subject: Reply with quote

if I am not mistaken:

-march=athlon-tbird is implying -mmmx stuff?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum