View Single Post

   
  #3 (permalink)  
Old 01-17-2008, 05:33 AM
russiandevil@gmail.com
 
Posts: n/a
Default 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

Reply With Quote