From mint-bounce@lists.fishpool.fi Tue Mar 25 19:34:35 2008 Message-ID: <47E966EE.3060306@freesbee.fr> Date: Tue, 25 Mar 2008 21:56:14 +0100 From: =?UTF-8?B?VmluY2VudCBSaXZpw6hyZQ==?= User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: mint@fishpool.com Subject: Re: [MiNT] GCC 4.3.0 available References: <47E7AE63.3010108@freesbee.fr> <47E7BCB3.20600@googlemail.com> <47E7DF24.4080908@freesbee.fr> <47E8AA83.2090307@googlemail.com> In-Reply-To: <47E8AA83.2090307@googlemail.com> Content-Type: text/plain; charset=UTF-8; format=flowed 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: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id m2PNYY2d003711 Bernd Mueller wrote: > OK, but where to put the gmp and mpfr packages? i guess between binutils > & gcc. The libraries GMP and MPFR are required in order to build the gcc executables. So if you want to build a cross-gcc running on Linux and producing code for MiNT, you have to compile and install the GMP and MPFR libraries for the Linux host. Maybe that libraries (with recent enough versions) are already provided with your Linux distribution. In that case, you just have to install them. So you're right, GMP and MPFR packages are needed after binutils, but before GCC. -- Vincent Rivière