|
From: | Alex Perez |
Subject: | Re: [bugs #10816] Can't build palettes on win32 |
Date: | Thu, 28 Oct 2004 11:23:02 -0700 |
User-agent: | Mozilla Thunderbird 0.8 (X11/20040913) |
Adam Fedor wrote:
On Oct 28, 2004, at 1:30 AM, Alex Perez wrote:Adam Fedor wrote:In win32, you likely have to add a xxx_LIBRARIES_DEPEND_UPON += somelib the the makefile.can't make be easily made to do this automatically?Um, no - unless you want make to figure out all the external symbols in your program and go search through your entire hard drive to figure out which libraries implement them :-)
Yes, but you could make it make a simple assumption that any library linked to also should be made a LIBRARIES_DEPEND_UPON, which, unless I'm missing something, seems logical.
[Prev in Thread] | Current Thread | [Next in Thread] |