[comp.sys.next] Obj C question

paul@phoenix.Princeton.EDU (Paul Lansky) (02/26/89)

Can someone explain the following linker error to me.  I can't find
any reference to it in the documentation.
Thanks

cc -o obplaygo profile.o Oscili.o nuplay.o  ../sys/cmix.o ../lib/genlib.a -lobjc_s -lm  
ld: shared library information symbol: .shared_library_information_libobjc_s.A.shlib too small
*** Exit 1
Stop.