Re: alignment and thread problem - solaris

2000-01-21 Thread Randy Wright
On Thu, 20 Jan 2000, Richard Levitte - VMS Whacker wrote: > rw26> I'm using openssl-0.9.4 on solirs 2.6 on a Sun E3500 (sparc) > [...] > > Noted. > > rw26> The other problem is with my multithreading. I'm opening a thread > rw26> for each new accepted socket. When I do this I I call SSL_new, s

alignment and thread problem - solaris

2000-01-19 Thread Randy Wright
I'm using openssl-0.9.4 on solirs 2.6 on a Sun E3500 (sparc) with the egcs gcc compiler v. 2.91.60. The application is multithreaded using pthreads. I have tried re-compiling with each of the available Configure comandline params that mention solaris. Only those with gcc will compile. Anyway, w