From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Fischer Date: Fri, 25 May 2007 22:38:19 +0200 Subject: [Buildroot] Package selection question In-Reply-To: <200705252151.38804.yann.morin.1998@anciens.enib.fr> References: <4656F77D.30303@teamboyce.co.uk> <465737B9.8070008@gmail.com> <200705252151.38804.yann.morin.1998@anciens.enib.fr> Message-ID: <20070525203819.GA15885@aon.at> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Fri, May 25, 2007 at 09:51:38PM +0200, Yann E. MORIN wrote: >PS. gcc-4.1.x and earlier require neither gmp nor mpfr. Is this true? IIRC the middle-end of 4.1 does use them, no? > gcc-4.2.x require gmp and mpfr to build fortran (at least, may be others) > gcc-4.3.x will require gmp and mpfr to build all frontends.