From mint-bounce@lists.fishpool.fi Mon May 3 10:56:07 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=9IAH6vw3lIbPWNWv3QtUYoY94dZsQ8eAN1KRZ1Q/zs8=; b=NYddLUGOCG73YyR7ZJ3i4ghqIZAnW/Kl1zVcSDf/XFWkLVsW0oYvxism3Bqt4KI0Zv ZwWwS63iRG16/vuyn3Q04aZrpz0FTAp4d84hCWvAb5/+slzGKT3ljXiMpKOJAhqH+bTU gRvd0OVW4/oPyXN0tjhrMBDIT/REI4fs/i5Kk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; b=QEX0wEZ9hY0NU+4pVqNSu0H8CRRL8PhR0gTxvLbAkJ2Rtj8vyKpzEUCrXM6bkSZ59Z /kOsK8LWhlk/x6ulcUDxYWbz3g/cVw+aRuFcPsHTm7xZZQN1pjSgOlqKemU/wxGPegmf Fa+r/e6tS/qXtcuX75HEgQV2lCjQooswtCoL4= Message-ID: <4BDEE30F.2020107@freesbee.fr> Date: Mon, 03 May 2010 16:51:59 +0200 From: =?ISO-8859-1?Q?Vincent_Rivi=E8re?= User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: mint@lists.fishpool.fi Subject: Re: [MiNT] MPC 0.8.1 Compiles / Tests Good Natively References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: vincent.riviere@freesbee.fr Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Keith Scroggins wrote: > Anyway, built it on my Falcon with Miro's GCC 4.4.3. All tests passed > out of the box without any modifications except for some stack size > changes. Excellent ! For the libraries version, you have probably seen the prerequisites pages for GCC: http://gcc.gnu.org/install/prerequisites.html GMP >= 4.3.2 MPFR >= 2.4.2 MPC >= 0.8.1 PPL >= 0.10 (optional) CLooG-PPL 0.15 (optional) So the latest versions of the libraries may not be useful or desirable. Note: I really wonder if that ClooG/PPL stuff can be useful for us. It is enabled in my latest Cygwin/Ubuntu binaries. Really, these libraries and their testsuites are good test cases for checking the validity of our build system. -- Vincent Rivière