automake
[Top][All Lists]
Advanced

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

Re: Mixing C and C++?


From: Ralf Wildenhues
Subject: Re: Mixing C and C++?
Date: Fri, 6 Jun 2008 12:51:09 +0200
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

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




reply via email to

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