15 Dec
2006
15 Dec
'06
9:08 p.m.
I dont mind using g++ to compile but all of our aix libs are created(and compiled for that matter) with xlC. And I cant seem to use g++ for linking to the xlC linked libs. So i guess I need one of two solutions: 1) make regex libs with xlC OR 2) learn how to link to several (so) libs created with g++ and xlC. Any help is appreciated. Thanks Rick Weiss