[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
dynamic libraries on IRIX
From: |
Yves Renard |
Subject: |
dynamic libraries on IRIX |
Date: |
Tue, 2 Jul 2002 09:28:41 +0200 |
> and tell us what Libtool version you are having
> trouble with
For IRIX dynamic C++ libraries, using libtool (libtool 1.4d), and CC version
7.3.1.2m. (and automake 1.6.1, Autoconf 2.53), I have alway the following
message
Cannot access registry file .libs/so_locations (No locks available) -
FATAL 51 : Can't assign virtual addresses for libgetfem.so.2 of size 20000
within specified range. Please check your registry file .libs/so_locations.
gmake: *** [libgetfem.la] Error 2
In fact this problem seems to be fixed if I replace in libtool the option
-update_registry .libs/so_locations
by
-check_registry /usr/lib/so_locations
But I don't know if it is correct. Is somebody know if it is a problem of the
system I compile on, the compiler or libtool.
-------------------------------------------------------------------------
Yves Renard (address@hidden) tel : (33) 05.61.55.93.36
Dept de Mathematiques, INSA de Toulouse fax : (33) 05.61.55.93.20
Complexe Scientifique de Rangueil
31077 Toulouse Cedex, FRANCE
-------------------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- dynamic libraries on IRIX,
Yves Renard <=