I was going with stock compile, not making any changes except pointing the 
compiler to the clang32.

When I did

make -f Makefile install

rather than make install it worked. So *I* must be misunderstanding something 
about the various makes. 


On Mar 6, 2013, at 7:56 AM, David Chisnall <thera...@sucs.org> wrote:

> On 6 Mar 2013, at 12:50, Laurent Michel <l...@engr.uconn.edu> 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
> Gnustep-dev@gnu.org
> https://lists.gnu.org/mailman/listinfo/gnustep-dev


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to