On Mon, Nov 29, 2010 at 03:00:45PM +0100, Tijl Coosemans wrote:
> On Monday 29 November 2010 14:50:59 Anton Shterenlikht wrote:
> > I compiled some numerical libraries under my home
> > directory, including static and shared libs. The
> > shared lib is
> >
> > % ls ./src/libslatec.so.1
> > ./src/l
On Monday 29 November 2010 14:50:59 Anton Shterenlikht wrote:
> I compiled some numerical libraries under my home
> directory, including static and shared libs. The
> shared lib is
>
> % ls ./src/libslatec.so.1
> ./src/libslatec.so.1
> %
>
> Now I'd like to test shared libraries, so I do
>
> %
On Mon, 29 Nov 2010, Anton Shterenlikht wrote:
|I compiled some numerical libraries under my home
|directory, including static and shared libs. The
|shared lib is
|
|% ls ./src/libslatec.so.1
|./src/libslatec.so.1
|%
|
|Now I'd like to test shared libraries, so I do
|
|% gfortran45 -o test01.x te
On Mon, 29 Nov 2010, Anton Shterenlikht wrote:
|I compiled some numerical libraries under my home
|directory, including static and shared libs. The
|shared lib is
|
|% ls ./src/libslatec.so.1
|./src/libslatec.so.1
|%
|
|Now I'd like to test shared libraries, so I do
|
|% gfortran45 -o test01.x te