On Thu, 28 Sep 2000, Art Pope wrote:
> Could be caused by building all programs in the same directory. Sun C++ is
> using the same template repository for each and, unless the repository is
> cleaned out between programs, it will become confused as to what template
> instantiations go with a program.
>
> > Has anyone seen this before? Is there a fix or workaround?
>
> Place them in separate directories, or clean out the template repository
> between builds. See Sun's CCadmin(1) man page.
I have verified that if the failing program is built by itself, with
no pre-existing SunWS_cache directory, that it still fails to link in
an identical way.
Bob
======================================
Bob Friesenhahn
[EMAIL PROTECTED]
http://www.simplesystems.org/users/bfriesen
_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool