Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
sqlite -0fast
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
aeyeaws64
n00b
n00b


Joined: 20 Jul 2013
Posts: 8

PostPosted: Thu Feb 27, 2014 4:19 am    Post subject: sqlite -0fast Reply with quote

can someone please fix sqlite so it transmogrifies -Ofast to O2, so it doest stop emerge.
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21489

PostPosted: Fri Feb 28, 2014 2:57 am    Post subject: Reply with quote

Option -0fast is not a valid compiler option. According to info gcc, option -Ofast enables certain changes known to violate standards compliance, so it should only be used on programs where such noncompliance does not break anything. Do I understand from your post that you enabled this globally and now want someone to disable it for you on a specific ebuild where it causes problems?
Back to top
View user's profile Send private message
TomWij
Retired Dev
Retired Dev


Joined: 04 Jul 2012
Posts: 1553

PostPosted: Fri Feb 28, 2014 8:29 am    Post subject: Reply with quote

You can use package.env to accomplish this.
Back to top
View user's profile Send private message
aeyeaws64
n00b
n00b


Joined: 20 Jul 2013
Posts: 8

PostPosted: Sat Mar 01, 2014 1:30 am    Post subject: Reply with quote

I thought -Ofast was the recommended optimization level, srry. I guess this is what happens when you get you OS info from 92 different garage band sources.
Back to top
View user's profile Send private message
zsitvaij
n00b
n00b


Joined: 11 Jan 2006
Posts: 74

PostPosted: Sat Mar 01, 2014 1:51 pm    Post subject: Reply with quote

The total of recommended flags are "-O2 -pipe -march=native". I'm sure it's in either/both the official handbook and wiki.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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