Path: utzoo!attcan!uunet!lll-winken!ames!mailrus!uflorida!gatech!udel!princeton!phoenix!paul From: paul@phoenix.Princeton.EDU (Paul Lansky) Newsgroups: comp.sys.next Subject: Obj C question Keywords: linker, objc Message-ID: <6648@phoenix.Princeton.EDU> Date: 25 Feb 89 18:43:03 GMT Organization: Princeton University, NJ Lines: 8 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.