simulavr-devel
[Top][All Lists]
Advanced

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

Re: [Simulavr-devel] why I hate autotools


From: Thomas Klepp
Subject: Re: [Simulavr-devel] why I hate autotools
Date: Tue, 07 Jul 2009 20:24:29 +0200
User-agent: Thunderbird 2.0.0.22 (X11/20090608)

Hi Michael,

In any list that had it, I added my new .lo (I think), .cpp or .h

.cpp is ok, but not .lo! Such targets will be generated automatically, if needed. For the first step, only to add .cpp to libsimulavr_la_SOURCES should be work. .h is additional for distributions and install.

Does order matter in those lists?

No. In xx_SOURCES it's only the compilation step. Later on linking all together the order COULD make a difference. But on automake'd makefiles it's not a problem at all. (yes, it's possible to make interresting things with linker, but for such things you need a "firearms license" ;-) )

Greetings, Thomas




reply via email to

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