|
Need help with libtool on Solaris: msg#00031gnu.libtool.general
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/SUNWspro/bin/CC instead of gcc
/usr/local/bin/libtool --mode=link --tag=CC /opt/SUNWspro/bin/CC -I/home/john/common/gpslib/source/build/output/sol/include -I/include -L/home/john/common/gpslib/source/build/output/sol/lib -L/lib -o libslsmath.la /home/john/common/gpslib/source/build/output/sol/objs/slsmath.lo -rpath /home/john/common/gpslib/source/build/output/sol/lib mkdir .libs gcc -shared -Wl,-h -Wl,libslsmath.so.0 -o .libs/libslsmath.so.0.0.0 /home/john/common/gpslib/source/build/output/sol/objs/.libs/slsmath.o -L/home/john/common/gpslib/source/build/output/sol/lib -L/lib -lc Do you Yahoo!? Yahoo! Finance: Get your refund fast by filing online_______________________________________________ Libtool mailing list Libtool@xxxxxxx http://mail.gnu.org/mailman/listinfo/libtool |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: func_infer_tag() broken on IRIX 6.5: 00031, Eric Sunshine |
|---|---|
| Next by Date: | Re: Need help with libtool on Solaris: 00031, Albert Chin |
| Previous by Thread: | func_infer_tag() broken on IRIX 6.5i: 00031, Albert Chin |
| Next by Thread: | Re: Need help with libtool on Solaris: 00031, Albert Chin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |