$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Rick Weiss (weissric_at_[hidden])
Date: 2006-12-15 16:08:25
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