Thread
:
HPUX 11.11 shared library loader issue
View Single Post
#
3
(
permalink
)
01-17-2008, 05:33 AM
russiandevil@gmail.com
Posts: n/a
Re: HPUX 11.11 shared library loader issue
thank you Paul. I seem to have gotten around the problem by using the
-Wl,-B,symbolic at the compiler command line... this is not exactly
hiding the symbols, but seems to get the job done
russiandevil@gmail.com