From: John Maddock (john_at_[hidden])
Date: 2004-12-10 05:53:20


>On AIX would it make a difference if I used the gcc compiler?
>
>If so, what would you recommend for the compiler command?

No idea, you'd have to try it and see, with the usual:

g++ whatever...

John.