[EMAIL PROTECTED] wrote:
> 
> The SPARC binary Alex Kruppa sent me of Mlucas 2.7x is at my ftp site:
> 
> ftp://209.133.33.182/pub/mayer/README
> ftp://209.133.33.182/pub/mayer/bin/SPARC/Mlucas_2.7x.exe.gz
[...] 
> I don't even know if the above runs on a machine that doesn't have an f90
> compiler installed (i.e. whether the code needs any f90-specific RTL files)-
> I don't think it does, but anyone with an f90-less SPARC can easily find out.

   No, it indeed does not:

% ldd Mlucas2.7x.exe
        libfui.so.1 =>   (file not found)
        libfai.so.1 =>   (file not found)
        libfai2.so.1 =>  (file not found)
        libfsumai.so.1 =>        (file not found)
        libfprodai.so.1 =>       (file not found)
        libfminlai.so.1 =>       (file not found)
        libfmaxlai.so.1 =>       (file not found)
        libfminvai.so.1 =>       (file not found)
        libfmaxvai.so.1 =>       (file not found)
        libfsu.so.1 =>   (file not found)
        libsunmath.so.1 =>       /opt/SUNWspro/lib/libsunmath.so.1
        libm.so.1 =>     /usr/lib/libm.so.1
        libc.so.1 =>     /usr/lib/libc.so.1
        libc.so.1  =>       (version not found)
        libdl.so.1 =>    /usr/lib/libdl.so.1

Please also note the SYSVABI_1.3:  I guess it means the executable
can only be run on a SPARC station running Solaris 7!


                Laurent
_________________________________________________________________
Unsubscribe & list info -- http://www.scruz.net/~luke/signup.htm
Mersenne Prime FAQ      -- http://www.tasam.com/~lrwiman/FAQ-mers

Reply via email to