Re: convenience library dependencies (was: 1.11 doesn't add sources with nonstandard suffixes when making a binary)

2009-12-01 Thread Jack Kelly
2009/12/2 Юрий Пухальский : > Aye, that was what i thought. Jack misled me:) Sorry. I must've got mixed up and thought you were building _PROGRAMS and not _LIBRARIES. I've used noinst_LIBRARIES before when building a program. -- Jack

Re: convenience library dependencies (was: 1.11 doesn't add sources with nonstandard suffixes when making a binary)

2009-12-01 Thread Юрий Пухальский
Aye, that was what i thought. Jack misled me:) So i resume what we have started with. There is currently no easy method to use .pc.lo rule with intermediate files' removal. And if i leave them hanging i have to put into every Makefile a line adding them to CLEANFILES. Which is as ugly... 2009/12/

convenience library dependencies (was: 1.11 doesn't add sources with nonstandard suffixes when making a binary)

2009-12-01 Thread Ralf Wildenhues
* Юрий Пухальский wrote on Mon, Nov 30, 2009 at 10:39:27PM CET: > 2009/12/1 Ralf Wildenhues : > > * Юрий Пухальский wrote on Mon, Nov 30, 2009 at 09:15:23AM CET: > >> I've tried using oldstyle libraries, to no avail... It has made a > >> library like this (last lines of "ar t" output): > >> foo.o >