From f23813b7e98bc6e0db7413ecb330db7e5f1b2aa9 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Wed, 24 Apr 2002 14:41:55 +0000 Subject: Added HAVE_SOFT_FLOAT (--with-softfloat) --- INSTALL | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 2a9991d0..4939cb29 100644 --- a/INSTALL +++ b/INSTALL @@ -111,3 +111,11 @@ For platform names in the form cpu-vendor-os (or aliases for this) you should look in 'config.guess' script. Target and all paths used here are only examples and should not be directly applicable to your system. + +Configuration for machines without FPU +-------------------------------------- + +If your machine does not have FP unit, you should use '--with-softfloat' +option. This option disables usage of float numbers in PCM route plugin. +ALSA could then leave much more CPU cycles for your applications, but you +could still need some floating point emulator. -- cgit v1.2.1