You wrote: > (1) for objc frameworks, do .a files need to be > created/installed as well as .dlls? (as for the main gnustep > libraries which have both).
I think that there is no need for them. > (2) should we be striving to keep the dlls inside the > framework folders, or is this a lost cause on Windows, when > the dlls have to be in the PATH? As on non-win system you can put the dlls in */Library/Libraries and these paths should go in PATH. -- Bye, Mirko _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-gnustep
