From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Fischer Date: Sat, 26 May 2007 11:50:42 +0200 Subject: [Buildroot] Package selection question In-Reply-To: <46574E1A.7020705@gmail.com> References: <4656F77D.30303@teamboyce.co.uk> <465737B9.8070008@gmail.com> <20070525200333.GT24585@aon.at> <46574E1A.7020705@gmail.com> Message-ID: <20070526095042.GD15885@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 01:59:06PM -0700, Tom wrote: >Thanks. > >I am working to isolate and find a workaround to my mpfr problem on See this for a real fix instead: http://buildroot.uclibc.org/lists/buildroot/2007-May/002801.html >cygwin. Once I do, I will post the results of all workarounds I had to >do (or the error log should I not get it done). In a separate thread as >requested. > >Bernhard Fischer wrote: >>On Fri, May 25, 2007 at 12:23:37PM -0700, Tom wrote: >>>Hello, >>> >>>I just want to build the toolchain and the debugger on host: cygwin, >>>target: arm. >>> >>>So, even after I unchecked busybox and all packages, it still builds gmp >>>(and, unsuccessfully, mpfr). Why does it need it please and why is this >>>an option then? Or am I doing something wrong here? >> >>gcc uses gmp/mpfr, you're doing nothing wrong. Please report build >>failures of gmp/mpfr to the respective lists. >> >>Before you report it to the mpfr folks, please paste the error here, >>since i suspect that it could have to do something with the >>binary/library name extensions, which (IIRC) we currently do not handle >>at all (there's a bug somewhere about this, if memory serves me right). >> >