Re: How to verify HAProxy build on Solaris/SPARC ?

2018-09-07 Thread Tom Hood
Hi Willy, If I return to looking at HAProxy and decide I need its thread support, I'll rebuild gcc with the additional enable-tls option. Thanks for your help. -- Tom On Thu, Sep 6, 2018 at 8:47 PM Willy Tarreau wrote: > Hi Tom, > > On Thu, Sep 06, 2018 at 02:19:31PM -0700,

Re: How to verify HAProxy build on Solaris/SPARC ?

2018-09-06 Thread Tom Hood
:21:27PM -0700, Tom Hood wrote: > > I tried Willy's suggestion with -pthread in the OPTIONS_CFLAGS and it > > didn't make any difference. Same errors. > > I haven't tried looking at it anymore other than to try Willy's test. > > OK, thanks for the test.

Re: How to verify HAProxy build on Solaris/SPARC ?

2018-08-31 Thread Tom Hood
Hi, I tried Willy's suggestion with -pthread in the OPTIONS_CFLAGS and it didn't make any difference. Same errors. I haven't tried looking at it anymore other than to try Willy's test. Although I didn't mention it previously, I had seen that suggestion of trying USE_PTHREAD_SHARED=1. It also di

Re: How to verify HAProxy build on Solaris/SPARC ?

2018-08-30 Thread Tom Hood
x27; (*should probably use %ld instead*) -- Tom On Thu, Aug 30, 2018 at 8:40 AM Tom Hood wrote: > Hi Willy, > > Thanks for the reply. > > I should have stated that I'm not at a point of trying to install or > deploy haproxy, yet. I'm starting to evaluate ha

Re: How to verify HAProxy build on Solaris/SPARC ?

2018-08-30 Thread Tom Hood
29, 2018 at 8:29 PM Willy Tarreau wrote: > Hi Tom, > > On Wed, Aug 29, 2018 at 05:05:20PM -0700, Tom Hood wrote: > > Hi, > > > > I've built haproxy 1.8.9 with gcc 4.2.0 on Solaris 10, but I'm not sure > how > > to verify my build. > > Well, first an

How to verify HAProxy build on Solaris/SPARC ?

2018-08-29 Thread Tom Hood
Hi, I've built haproxy 1.8.9 with gcc 4.2.0 on Solaris 10, but I'm not sure how to verify my build. I had to define THREAD_LOCAL to be empty in include/common/config.h, but otherwise it seemed to build cleanly. Build command: gmake TARGET=solaris CPU=ultrasparc USE_OPENSSL=1 SSL_INC= SSL_LIB=