Scotty Shared library

Andrew Yoder (ayoder@fore.com)
Mon, 17 Jun 1996 15:23:40 -0400 (EDT)

I've gotten scotty2.1.0 to compile all of the *.o files but then when
ld tries to create tnm.so I get the following error:

ld: /usr/lib/libresolv.a(gethostnamadr.o): can't mix pic and PIC .o

Has anyone else seen this? I suppose that I could find the source for
libresolve and recompile it with the -fPIC flag, but I would very much
perfer not to do this.

Actually I'd be happy if I could just compile a static scotty library.

Thanks for your time,
Andy