On Feb 18, 2005, at 7:31 PM, Alex Perez wrote:
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.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.
_______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
