Using so_locations
Didier Godefroy <[email protected]> Sat, 09 May 2009 18:01:58 +0200
| Newsgroups | gmane.os.tru64.managers |
|---|---|
| Message-ID | <C62B7596.2889B%[email protected]> |
Hello again, I've been trying to figure out how to have each package compiled have its dynamic libraries entries in so_locations in a central location to be used mostly system wide. I pass the flag -update_registry with that common so_locations file and the only way a library is registered in it is when manually using the ld command with the flag. Since all the packages use configure and libtool, my -update_registry flags are not used and each package has some so_locations in some .libs directories and they stay there and don't get merged with the main file. Is there a way to have this work properly? I would like that centrally located so_locations file have all the libraries built registered in there. In the mean time, is there a way to manually get the individual so_locations files from all the .libs directories merged into the common one? Thanks all, -- Didier Godefroy mailto:[email protected]