diff options
Diffstat (limited to 'libffi/README')
-rw-r--r-- | libffi/README | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/libffi/README b/libffi/README index 21a7735bf74..1fc27470d0a 100644 --- a/libffi/README +++ b/libffi/README @@ -46,7 +46,7 @@ Supported Platforms and Prerequisites Libffi has been ported to: - SunOS 4.1.3 & Solaris 2.x (Sparc v8) + SunOS 4.1.3 & Solaris 2.x (SPARC-V8, SPARC-V9) Irix 5.3 & 6.2 (System V/o32 & n32) @@ -306,15 +306,9 @@ Platform Specific Notes There are no known problems with the x86 port. - Sun Sparc - SunOS 4.1.3 & Solaris 2.x + Sun SPARC - SunOS 4.1.3 & Solaris 2.x ------------------------------------- -There's a bug in the structure passing code for sparc processors. -Struct arguments that are passed in value actually end up being passed -by reference. This will be fixed Real Soon Now. - -"long long" values are not supported yet. - You must use GNU Make to build libffi on Sun platforms. MIPS - Irix 5.3 & 6.x |