Did anyone ever get to the bottom of this? Is it just on Solaris and HP-UX that shared library support is broken, or does it fail on other OSes? Did anyone ever manage to work out a better solution than just disabling shared libraries? According to Budd, S: > This suggestion also worked for the undefined variables with the following > system: > > SunOS 5.7 Generic_106541-08 sun4u sparc SUNW,Ultra-5_10 > gcc 2.95.1 > htdig-3_2_0b1-dev-012300 > > Hurrah! > > > -----Original Message----- > > From: J. op den Brouw [SMTP:[EMAIL PROTECTED]] > > Sent: Wednesday, January 26, 2000 3:25 PM > > To: [EMAIL PROTECTED] > > Subject: [htdig3-dev] 3.2dev, NO fp error on HP-UX 10.20 > > > > Okay > > > > thanks to Vadim to tell me to add the --disable-shared flag. > > > > > > 1) No more: variable 'blahblah' might be clobbered by longjmp .... > > 2) No FP error. > > 3) gdb sees Dictionary::init now. > > 4) from 2/3): dcGlobalvars gets initialized now. > > > > ad 3/4) I have the feeling that with shared linking, dcGlobalVars > > were not initalized at all, that is, these routines > > were not called. I inserted a printf in ::init (old-style > > debuggin) and it didn't show up! With static linking, > > initalizing is done. Anyone can tell me more??? ... -- Gilles R. Detillieux E-mail: <[EMAIL PROTECTED]> Spinal Cord Research Centre WWW: http://www.scrc.umanitoba.ca/~grdetil Dept. Physiology, U. of Manitoba Phone: (204)789-3766 Winnipeg, MB R3E 3J7 (Canada) Fax: (204)789-3930 ------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to [EMAIL PROTECTED] You will receive a message to confirm this.
