Libtoolers:

I think there is a problem with HEAD, when I run bootstrap
with Automake 1.4i and Autoconf 2.50, then grep configure
for archive_cmds_CXX, I see first the C++ link commands,
then the C link commands.  Under IRIX 6.5, I'm getting
archive_cmds=$LD etc.. in the CXX tag.  However, old_
is properly invoking $CC -ar etc.
Gary, shouldn't your tag mechanism create three  variables?
archive_cmds_CC archive_cmds_CXX and archive_cmds_GCJ ?
I haven't had a chance yet to examine how the new tag
mechanism works, but it seems that _CXX should be used
for C++ only, not both C and C++.
Any comments?

Rob

-- 
Robert Boehne             Software Engineer
Ricardo Software   Chicago Technical Center
TEL: (630)789-0003 x. 238
FAX: (630)789-0127
email:  [EMAIL PROTECTED]

_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to