Karim BELABAS on Thu, 9 Nov 2000 15:56:44 +0100 (MET) |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PARI] about the behavior of install() |
> [Ilya:] > >For example, to ensure compatibility with FAT filesystems, OS/2 > >*forces* the DLL names to follow 8.3 convention. So a DLL cannot be > >named libFFTquick.so. Additionally, it may take additional steps to > >create DLLs which do not follow the system name-conventions... [Bill:] > This means that only the suffix may change. And currently PARI only > support dynamic linking of modules with libdl , WIN32 and WINCE, which > all support long file names. I'm not so sure WIN32 is supported. I know the code is there (I wrote it), but it has never been tested... None of the Windows systems available to me include a compiler [except for Cygwin + gcc, but that would be cheating, and I never succeeded building a libpari.so with those anyway]. I haven't checked mingw32 yet. Karim. -- Karim Belabas email: Karim.Belabas@math.u-psud.fr Dep. de Mathematiques, Bat. 425 Universite Paris-Sud Tel: (00 33) 1 69 15 57 48 F-91405 Orsay (France) Fax: (00 33) 1 69 15 60 19 -- PARI/GP Home Page: http://www.parigp-home.de/