(no subject)

Doug Hughes (Doug.Hughes@Eng.Auburn.EDU)
Mon, 27 Jan 1997 13:43:25 -0600

You need to add the position independent code flag for your compiler

gcc it's -fPIC
for Sun Sparcworks compiler it's -K PIC
for Sun old-style bundled compiler it's -PIC

etc.

--
____________________________________________________________________________
Doug Hughes					Engineering Network Services
System/Net Admin  				Auburn University
			doug@eng.auburn.edu

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.