Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hp-ses!hpdml93!troyb From: troyb@hpdml93.HP.COM (Troy Bergstrand) Newsgroups: comp.sys.hp Subject: Re: linking BSD type software on HP-UX Message-ID: <720003@hpdml93.HP.COM> Date: 22 Mar 89 19:20:28 GMT References: <940@eastman.UUCP> Organization: HP Disk Memory Division - Boise, ID Lines: 3 Using the -D cc(1) option is a good way to change strings in C code. So -Dindex=strchr -Dbcopy=memcpy ,etc. (-D is actually a cpp option).