Michael Scheibler wrote: > > How can I make a static gnustep-base library which uses a static > objc-library (objc_s) ? > make shared=no should work. Doesn't it? You need to do this for both libraries (or remove the shared libobjc, so the libobjc that comes with gcc is found). _______________________________________________ Help-gnustep mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/help-gnustep
- base: make with different libobjc Michael Scheibler
- Adam Fedor
