[Mesa-dev] [Bug 72708] Master fails to build with older gcc due to -msse4.1

2013-12-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72708 Matt Turner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Mesa-dev] [Bug 72708] Master fails to build with older gcc due to -msse4.1

2013-12-16 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72708 --- Comment #2 from Lauri Kasanen --- Originally to be compatible with the BSDs and Mac, now it's just convenient for building binaries that run on any distro (with newer GCCs requiring newer libstdc++). I think it would be fair for you to fix i

[Mesa-dev] [Bug 72708] Master fails to build with older gcc due to -msse4.1

2013-12-15 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=72708 --- Comment #1 from Matt Turner --- -msse4.1 has existed in gcc since 4.3. 4.3 was released five and a half years ago. Why are you using something older than that? Sounds like you've got a good idea how to solve it. Send a patch and I'll review