Hi,
Thanks a lot.
By default we got xlc compiler and unfortunate or fortunate we have to
work with xlc compiler only.

As per your below comment, we got very slight chances or no chance to
compile and make it work with xlc compiler? Unfortunately, I am not sure
whether I can able to get gcc and gmake get installed by the admin
people.

Is there any alternative way to make it compile in AIX with xlc
compiler?


Thank You,
Sreeni T
Work : +1 781-302-6143
Cell   : +1 617-955-3736
sturlap...@statestreet.com

-----Original Message-----
From: Willy Tarreau [mailto:w...@1wt.eu] 
Sent: Thursday, July 29, 2010 12:44 AM
To: Turlapati, Sreenivasa
Cc: haproxy@formilux.org
Subject: Re: 'haproxy' in AIX OS for C++ Applications

HI,

On Wed, Jul 28, 2010 at 11:36:21PM -0400, Turlapati, Sreenivasa wrote:
> Hi,
> 
> Thxs a lot for the information. 
> 
> Could you able to provide the makefile for AIX 5.3

It is the same which is included.

> I downloaded the  haproxy-1.4.8 and tried many options to compile in
AIX
> and we were unable to get compiled and its really helpful if you can
> able to share the makefile for AIX.

What toolchain are you trying to build with ? I used gnu make and gcc
without any issue. I don't remember what the results looked like with
AIX's make and am not interested in maintaining a 4th makefile for it
since you have to install gcc at least, so let's intall gmake too. I've
tried with the xlc compiler which is installed by default, but there
is absolutely zero chance to get it to work. Since gcc and gmake are
universally available, I really suggest you install them.

Regards,
Willy


Reply via email to