On 6 Mar 2013, at 12:50, Laurent Michel <[email protected]> wrote: > [100%] Built target objc_msgSend_optimised
This is one of the tests. Did everything else build? If you do 'make test' does it run the test suite? > Installing libraries... > install: cannot stat `.so.': No such file or directory This is a bit odd. Did you change the library name? I usually build with ninja, but I just did a clean build with make and it correctly tried to build libobjc.so.4.6. David -- Sent from my brain _______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
