[gnu.gcc.bug] 1.35 won't make with 3b1 shared libraries

kevin@kosman.UUCP (Kevin O'Gorman) (05/07/89)

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?