Hi, > I have Solaris 2.7 on Ultra-sparc II. > I tried to make one Perl-extension, using c-shared library. The > library was compiled to produce 64-bit code. > Perl installation was made as 32-bit. > Now it is not possible to load 64-bit library. > > OK, I thought, I compile Perl for 64-bit. > But it is not possible, because of FILE-definition. (make ends by > sv.c) > > > Is there any solution? > Am I right if I mean, I could not use 64-bit shared library from > 32-bit Perl DynLoader? > Is there any way to make 64-bit Perl on Solaris 2.7? > > Best regards, > Fadila Mumbaisc > > PS. It was Perl 5.00562 >