From mboxrd@z Thu Jan 1 00:00:00 1970 From: thomas.luo Date: Fri, 19 Jan 2007 15:04:22 +0800 Subject: [Buildroot] about the float lib Message-ID: <030901c73b98$0f444a70$0c96a8c0@Thomas> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net hi all, i meet some problem when use the ARM gcc 4.1.1 with arg -msoft-float, the gcc can't find the -lfloat. how to produce float lib? Br Thomas