From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-December/020556.html | 102 +++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-December/020556.html (limited to 'zarb-ml/mageia-dev/2012-December/020556.html') diff --git a/zarb-ml/mageia-dev/2012-December/020556.html b/zarb-ml/mageia-dev/2012-December/020556.html new file mode 100644 index 000000000..984d13d38 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-December/020556.html @@ -0,0 +1,102 @@ + + + + [Mageia-dev] Clanlib2 and SSE2 on i586 + + + + + + + + + +

[Mageia-dev] Clanlib2 and SSE2 on i586

+ Colin Guthrie + mageia at colin.guthr.ie +
+ Tue Dec 4 12:59:50 CET 2012 +

+
+ +
'Twas brillig, and zezinho at 03/12/12 22:42 did gyre and gimble:
+> Trying to launch openalchemist gave me a crash because Clanlib2 uses
+> SSE2 on SSE2 systems for software rendering, while we disabled it at
+> configure.
+> 
+> What should we do? I think enabling it is better, as all i586 CPU with
+> less than 10 years come with SSE2. But our policy forbids it ;-)
+> 
+> ERROR FOLLOWS :
+> 
+> Exception caught:
+> Sorry, this compiled clanSWRender does not support SSE2, but your CPU
+> does support SSE2. (Update clanSWRender to contain SSE2)
+
+The code should really be complied but only enabled at runtime if it's
+available. PulseAudio does this. It's more of a pain to code for but
+does make like easier for distributions.
+
+But yeah, short term fix, nuke the test, and as a meme says, keep calm
+and carry on.
+
+Col
+
+-- 
+
+Colin Guthrie
+colin(at)mageia.org
+http://colin.guthr.ie/
+
+Day Job:
+  Tribalogic Limited http://www.tribalogic.net/
+Open Source:
+  Mageia Contributor http://www.mageia.org/
+  PulseAudio Hacker http://www.pulseaudio.org/
+  Trac Hacker http://trac.edgewall.org/
+
+ + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1