On 2011-09-26 AM 1:00, Dave Korn wrote:
This problem comes from *executing libtool commands*
If a problem arises from executing libtool commands, that usually means that
something the user did in Makefile.am has tricked automake into generating
incorrect libtool commands in the first place, rather than that an actual
libtool bug has just appeared. (Libtool bugs are possible of course, but user
errors in automake scripts are more common.)
cheers,
DaveK
The problem is from pango/opentype/libharfbuzz.la
It has .cc source and recognized as needed c++ source file although it
is c source. and cc source is compiled with --tag=CXX
we should teach libtool cc is c source file.
Regards
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple