Hi Erik, * Erik de Castro Lopo wrote on Fri, Jun 06, 2008 at 11:25:45AM CEST: > > I have an project that uses automake, autoconf and libtool and for one > of the generated binaries, I'm trying to mix C and C++, but automake is > giving me the following error: > > tests/Makefile.am: object `cpp_test.$(OBJEXT)' created by `cpp_test.cc' > and `cpp_test.c' > > My project does have a cpp_test.cc but does not contain cpp_test.c.
Please post a small example package that exposes this, or, if that's too much work, the configure.ac and tests/Makefile.am files; and state which program versions you use. Thanks, Ralf
