Follow-up Comment #1, bug #22311 (project gnustep):

ProjectCenter should allow you to separately configure:

 ADDITIONAL_GUI_LIBS

 ADDITIONAL_TOOL_LIBS

 ADDITIONAL_OBJC_LIBS

for every project. :-)

Using only ADDITIONAL_GUI_LIBS is usually good enough 
for applications, but it would be nice to be able to set 
the other ones as well. :-)

Not only ADDITIONAL_GUI_LIBS is not used when linking CLI tools,
but even when linking an application (that uses them all), 
the flags appear in different position on the linker 
command-line, which might be important on some platforms. ;-)

So the best solution is to have all the flags available.

Thanks

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?22311>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to