Linus Torvalds <torvalds@xxxxxxxx> writes: > On Mon, 10 Jul 2006, Junio C Hamano wrote: >> >> Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: >> >> > On one of my systems, the linker is not intelligent enough to link with >> > pager.o (in libgit.a) when only the variable pager_in_use is needed. The >> > consequence is that the linker complains about an undefined >> > variable. >> >> I do not understand this quite yet -- which executable is your >> linker building when it does this? >> Maybe we need ranlib? > > Shouldn't be needed, since we use "$(AR) rcs",... > ... After all, that was the > whole reason environment.c ended up existing in the first place.. Understood and agreed to everything you said. But I still wonder why/how it happens in Johannes's environment... - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html