From f60e69e8248896ce51b0c23bfc586d61662f5439 Mon Sep 17 00:00:00 2001 From: "112.203.25.183" <112.203.25.183.pldt.net> Date: Sun, 5 Feb 2012 04:35:11 +0000 Subject: --- FrontPage.moin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FrontPage.moin b/FrontPage.moin index f5391f1..e13cd63 100644 --- a/FrontPage.moin +++ b/FrontPage.moin @@ -5,7 +5,7 @@ Liboil is a library of simple functions that are optimized for various CPUs. The Many multimedia applications and libraries already do similar things internally. The goal of this project is to consolidate some of the code used by various multimedia projects, and also make optimizations easier to use by a broader range of applications. As of the liboil-0.3.0 release, I'm actively encouraging other open-source projects to begin using liboil. I'm happy to do much of work converting projects to use liboil, and especially, adding function classes and implementations to liboil that may be needed. -Liboil does not require GCC to build, but since it uses GCC-style inline assembly heavily, using GCC is strongly recommended. Versions of GCC prior to 3.2 are known to have problems compiling liboil correctly. GLib-2.0 is recommended to build a few of the examples, but is not required for [http://www.cavite-housing.com/ cavite housing] anything that is installed. +Liboil does not require GCC to build, but since it uses GCC-style inline assembly heavily, using GCC is strongly recommended. Versions of GCC prior to 3.2 are known to have problems compiling liboil correctly. GLib-2.0 is recommended to build a few of the examples, but is not required for [[http://www.cavite-housing.com/|cavite housing]] anything that is installed. Liboil may be modified and distributed in accordance with a very liberal license commonly referred to as "Two-Clause BSD". This license was chosen to make liboil useful to as many open-source projects as possible, and has the side effect of also allowing liboil to be used by proprietary applications. -- cgit v1.2.3