Hi,
How do I configure libtool to work with CC compiler?
Please give my some pointer/link ...
ThanksAlbert Chin <[EMAIL PROTECTED]> wrote:
On Wed, Feb 11, 2004 at 02:08:42PM -0800, johnny henrik wrote:> I am stuck with this issue. Please help> Our libtool work fine with gnu gcc. no
I am stuck with this issue. Please help
Our libtool work fine with gnu gcc. now we want to cofigure it to work with /opt/SUNWspro/bin/CC compiler. And it fail when it links.
Notice that it still use "gcc -share" instead of /opt/SUNWspro/bin/CC -shared. Why? and how do i make it to use /opt/SUNWspr