On Wed, 2007-09-26 at 15:03 +0000, Christopher Browne wrote: > Things to watch out for: > - On AIX, in 64 bit mode, you need "export OBJECT_MODE=64"
echo $OBJECT_MODE 64 > - For GCC, I seem to recall CC having to be (more or less) "export CC='gcc > -maix_64'" It is set at the config line > - If compiling with GCC, on AIX you need to make sure that you're NOT building > archives using GNU ar. "which ar" should answer the question... which ar /usr/bin/ar > It's more than likely one of these things that's breaking. Doesn't look that way. -- Brad Nicholson 416-673-4106 Database Administrator, Afilias Canada Corp. _______________________________________________ Slony1-general mailing list [email protected] http://lists.slony.info/mailman/listinfo/slony1-general
