[SCore-users] libgoto (again) /dynamic libraries under SCore

kameyama at pccluster.org kameyama at pccluster.org
Thu Nov 27 09:46:22 JST 2003


In article <200311262339.30791.nick at streamline-computing.com> Nick Birkett <nick at streamline-computing.com> wrotes:
> >Now that SC03 is over, we are curious to find out how many systems on 
> >that list used Kazushige Goto's BLAS libraries to boost performance.  
> 
> However I still cannot seem to use the dynamic libgoto library under Score 5.
> 4:

1. SCore compiler driver is statically link by default.
   If you want to link dynamically, You must add -nostatic option with linker.
2. SCore 5.6.0 and befor has bug with -nostatic.
   The bug is fixed on SCore 5.6.1.

Please use SCore 5.6.1 and -nostatic option with linker.

                       from Kameyama Toyohisa



More information about the SCore-users mailing list