Hello David, > When I try to build gnustep-base-1.24.9 with libobjc2-1.8.1, I get a type > mismatch for _Block_copy and _Block_release:
the question is why are you trying to build a version of gnustep-base that is almost two years old by now? But to answer your question, the latest version 1.25.1 released just two days ago contains a fix that defines prototypes for _Block_copy and _Block_release only when the libobjc2 headers are not available. Wolfgang _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
