bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

IRIX dynamic libraries


From: Yves Renard
Subject: IRIX dynamic libraries
Date: Mon, 1 Jul 2002 15:52:06 +0200

For IRIX dynamic C++ libraries, using libtool (an CC version 7.3.1.2m )
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 poblem 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
-------------------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]