Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 96105 - blender still filters -march=pentium4
Summary: blender still filters -march=pentium4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-14 10:56 UTC by gad.kadosh
Modified: 2005-06-17 09:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gad.kadosh 2005-06-14 10:56:32 UTC
It's been over two years and the blender ebuilds keep filtering -march=pentium4 CFLAG, since the days of gcc-3.2. AFAIK there should be no problem anymore with that CFLAG.

I just tried and it worked for me both compilation and the app (as well as yafray), but I compiled using gcc4. Might be worth trying with gcc-3.3.5 and 3.4, but most probably the results will be that the filter is no longer needed.
Comment 1 Chris Smith 2005-06-16 09:56:56 UTC
Works with gcc-3.4.4 as well.
Thought I'd try it since I ran across this bug while trying to figure out why
Blender wouldn't compile. Turns out that Blender will not compile if sdl is
compiled without joystick support.
Comment 2 Luca Barbato gentoo-dev 2005-06-16 11:14:05 UTC
cflags issue solved, Chris please open another bug. (My libsdl is without
joystick support...)
Comment 3 Chris Smith 2005-06-16 14:45:30 UTC
So you're compiling libsdl with the "nojoystick" use flag set and Blender 
still compiles? 
Comment 4 Luca Barbato gentoo-dev 2005-06-17 04:12:39 UTC
please open another bug.
Comment 5 Chris Smith 2005-06-17 09:26:23 UTC
http://bugs.gentoo.org/show_bug.cgi?id=96387