|
From: Jorge de A. <jor...@gm...> - 2010-05-13 08:04:33
|
Hi there I'm new to this lists , so hi to everybody and apologies in advance for any off-topic. My request: I work developing software on AIX-5.2 servers (yes I know is outdated but it doesn't depend on me). Since Valgrind claims to be compatible with this particular OS version, we've tried to download and compile the source code, but errors arised during the process. Since the time we have for tool developing is meager, we've decided not to waste time trying to figure out how to fix the compiling process and rather asking whether someone could be so nice of pointing us to a package binary. So please, if someone already has (or knows where to find) Valgrind's binaries already working for AIX 5.2 o 5.3 please let me know, I'd really, really apreciate it. Thanks in advance. Jordi de Antonio. Barcelona.Spain. |
|
From: tom f. <tf...@al...> - 2010-05-15 19:57:29
|
Jorge de Antonio <jor...@gm...> writes: > So please, if someone already has (or knows where to find) Valgrind's > binaries already working for AIX 5.2 o 5.3 please let me know, I'd > really, really apreciate it. As someone who has occasionally developed on AIX myself, I'd recommend just developing on Linux and then porting to AIX. It will save you a lot of these kinds of headaches. -tom |