diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-December/020557.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-December/020557.html | 91 |
1 files changed, 91 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-December/020557.html b/zarb-ml/mageia-dev/2012-December/020557.html new file mode 100644 index 000000000..3b592bce9 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-December/020557.html @@ -0,0 +1,91 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Clanlib2 and SSE2 on i586 + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Clanlib2%20and%20SSE2%20on%20i586&In-Reply-To=%3C59a9c99c15d00b066ac8c27cabb0ae3c.squirrel%40mail.rmail.be%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="020556.html"> + <LINK REL="Next" HREF="020558.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Clanlib2 and SSE2 on i586</H1> + <B>AL13N</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Clanlib2%20and%20SSE2%20on%20i586&In-Reply-To=%3C59a9c99c15d00b066ac8c27cabb0ae3c.squirrel%40mail.rmail.be%3E" + TITLE="[Mageia-dev] Clanlib2 and SSE2 on i586">alien at rmail.be + </A><BR> + <I>Tue Dec 4 13:10:21 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="020556.html">[Mageia-dev] Clanlib2 and SSE2 on i586 +</A></li> + <LI>Next message: <A HREF="020558.html">[Mageia-dev] Clanlib2 and SSE2 on i586 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#20557">[ date ]</a> + <a href="thread.html#20557">[ thread ]</a> + <a href="subject.html#20557">[ subject ]</a> + <a href="author.html#20557">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>><i> 'Twas brillig, and zezinho at 03/12/12 22:42 did gyre and gimble: +</I>>><i> Trying to launch openalchemist gave me a crash because Clanlib2 uses +</I>>><i> SSE2 on SSE2 systems for software rendering, while we disabled it at +</I>>><i> configure. +</I>>><i> +</I>>><i> What should we do? I think enabling it is better, as all i586 CPU with +</I>>><i> less than 10 years come with SSE2. But our policy forbids it ;-) +</I>>><i> +</I>>><i> ERROR FOLLOWS : +</I>>><i> +</I>>><i> Exception caught: +</I>>><i> Sorry, this compiled clanSWRender does not support SSE2, but your CPU +</I>>><i> does support SSE2. (Update clanSWRender to contain SSE2) +</I>><i> +</I>><i> The code should really be complied but only enabled at runtime if it's +</I>><i> available. PulseAudio does this. It's more of a pain to code for but +</I>><i> does make like easier for distributions. +</I>><i> +</I>><i> But yeah, short term fix, nuke the test, and as a meme says, keep calm +</I>><i> and carry on. +</I> +but, do ALL recent i586 CPU's have SSE2? what about the embedded and VIA +cpu's and the likes? + +</PRE> + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="020556.html">[Mageia-dev] Clanlib2 and SSE2 on i586 +</A></li> + <LI>Next message: <A HREF="020558.html">[Mageia-dev] Clanlib2 and SSE2 on i586 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#20557">[ date ]</a> + <a href="thread.html#20557">[ thread ]</a> + <a href="subject.html#20557">[ subject ]</a> + <a href="author.html#20557">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |