Got it working (hopefully).
For posterity, the Makefile didn't define
CXX = g++
Also, an extra #define was required (stolen from Jamrules
for the P4API):
-D_LARGE_FILES=1
Also, we used prebuilt gcc 3.3.2 (as used to build P4API)
from
http://ftp.software.ibm.com/aix/freeSoftwar
e/aixtoolbox/RPMS/ppc/gcc/
_______________________________________________
p4ruby mailing list
p4ruby perforce.com
http://maillist.perforce.com/mailman/listinfo/p4ruby
|