discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Library makefile on Windows


From: Adam Fedor
Subject: Re: Library makefile on Windows
Date: Fri, 18 Feb 2005 21:29:28 -0700


On Feb 18, 2005, at 7:31 PM, Alex Perez wrote:
You need to use:
libFaxServiceFoundation_LIBRARIES_DEPEND_UPON += -lobjc -lgnustep-base

Why doesn't GNUstep-make do this directly? This is not a rhetorical question; I really would like an answer.

Well, I imagine you could make the case that objc and gnustep-base should always be included in the list, although in general, gnustep-make can't automatically figure out all the libraries/frameworks that the framework depends upon. Also, I'd have to figure out how to stop gnustep-base from being included when gnustep-base is itself being compiled.





reply via email to

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