libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

BUG in HEAD libtool.m4


From: Robert Boehne
Subject: BUG in HEAD libtool.m4
Date: Thu, 12 Jul 2001 13:37:32 -0500

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:  address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]