| To: | Ralf Baechle <ralf@oss.sgi.com> |
|---|---|
| Subject: | Re: Problems compiling . soft-float |
| From: | Daniel Jacobowitz <dan@debian.org> |
| Date: | Tue, 26 Feb 2002 00:10:16 -0500 |
| Cc: | Jay Carlson <nop@nop.com>, mad-dev@lists.mars.org, Carlo Agostini <carlo.agostini@yacme.com>, linux-mips@oss.sgi.com |
| In-reply-to: | <20020226060236.A5293@dea.linux-mips.net> |
| References: | <20020225132559.A3500@dea.linux-mips.net> <F91731D8-2A73-11D6-AB38-0030658AB11E@nop.com> <20020226060236.A5293@dea.linux-mips.net> |
| Sender: | owner-linux-mips@oss.sgi.com |
| User-agent: | Mutt/1.3.23i |
On Tue, Feb 26, 2002 at 06:02:37AM +0100, Ralf Baechle wrote: > On Mon, Feb 25, 2002 at 11:47:44PM -0500, Jay Carlson wrote: > > > Ralf is right that the kernel emulator is the supported route. But if > > you're willing to go to the trouble of building everything from scratch, > > this does work. > > It's really a major pain. Softfp isn't defined in the ABI which assumes > an FPU is available. As the result there is no provision for mixing > softfp and fp-less code. > > Something for the binutils to-do list - ld should make mixing hard-fp > and soft-fp binaries impossible. Or we could see if it is possible to define the ABIs in such a way that they can call each other... I don't immediately see a problem. The only code that will clobber FP registers is FP code. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Problems compiling . soft-float, Ralf Baechle |
|---|---|
| Next by Date: | Re: Setting up of GP in static, non-PIC version of glibc?, Jay Carlson |
| Previous by Thread: | Re: Problems compiling . soft-float, Ralf Baechle |
| Next by Thread: | Re: Problems compiling . soft-float, Jay Carlson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |