autoconf
[Top][All Lists]
Advanced

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

test for CXXLD


From: Nicolas Bock
Subject: test for CXXLD
Date: Thu, 6 Jun 2013 13:08:01 -0600

Hi,

The C++ compiler I am using (charmc) needs an additional command line
argument during the linker stage (-language charm++). I am unsure how to
best add this argument. The generated makefiles use CXX for compilation and
CXXLD for linking, both of which are set to "charmc". How would I change
CXXLD to add a flag? Or is there a cleaner way to accomplish this?

Thanks already,

nick


reply via email to

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