automake
[Top][All Lists]
Advanced

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

Re: cxx + cpp


From: Earnie Boyd
Subject: Re: cxx + cpp
Date: Tue, 05 Nov 2002 07:31:31 -0500
User-agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.1) Gecko/20020826

Your question is better asked on address@hidden

You've doubly defined your target, once at line 35275 and once at line 61202 in your Makefile. Remove one and the warnings will go away.

Earnie.

Jean-Eric Cuendet wrote:
Hi,
I have a project that have cxx and cpp files in it.
Then I have these error messages:

Makefile:35275: warning: ignoring old commands for target `fn_xmlexpressionreceiver.obj' Makefile:61202: warning: overriding commands for target `fn_xmlfinancialreceiver.o' Makefile:35281: warning: ignoring old commands for target `fn_xmlfinancialreceiver.o' Makefile:61208: warning: overriding commands for target `fn_xmlfinancialreceiver.obj'

If I remove the cxx files, these errors are gone.
Is there a way to remove these messages?
Thanks
-jec






reply via email to

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