On 11/16/2009 11:29 AM, David Fang wrote:
For some reason our release procedure calls for running make distcheck
5 times. This is a tad onerous (one make distcheck takes almost an
hour on my system).

HACKING asks for:
and `make distcheck CC=g++'

I think keeping CC=g++ might be a good idea because many users (self
included) use libltdl in C++ projects. Sure, the header forces symbols
to have C-linkage in any case, but I'd sleep better knowing this was
covered somehow.

Using libltdl from a C++ package should already be covered by the testsuite. If you find it is not adequately covered, please let us know.

libltdl itself does not even build with g++, that check does not belong, really.

Peter
--
Peter O'Gorman
http://pogma.com


_______________________________________________
http://lists.gnu.org/mailman/listinfo/libtool

Reply via email to