Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!uflorida!indri!polyslo!csun!srhqla!kosman!kevin From: kevin@kosman.UUCP (Kevin O'Gorman) Newsgroups: gnu.gcc.bug Subject: 1.35 won't make with 3b1 shared libraries Message-ID: <760@kosman.UUCP> Date: 6 May 89 18:58:17 GMT Organization: K.O.'s Manor - Vital Computer Systems, Oxnard, CA 93035 Lines: 11 Sorry, this is only posted to USENET. Other approaches have failed. Making 1.35, I have made the beast okay, but then I tried to relink using the 3b1 shared libraries. I tried the cpp because I could retype lines fairly easily. It failed however I tried it. Whether I tried the usually-reliable 'shcc' or gcc's own "-shlib" switch, I get a complaint that the symbol do_define is not to be found. I see that this symbol is a function defined in cccp.c, and I'm really puzzled. Anybody got this done?