Path: utzoo!utgpu!watmath!att!ucbvax!APG-EMH5.APG.ARMY.MIL!ddavis From: ddavis@APG-EMH5.APG.ARMY.MIL (Dave Davis, HSHB-MLOP) Newsgroups: comp.sys.atari.st Subject: Sozobon C: Question re: using {vdi,aes}fast.a libs Message-ID: <8908301212.aa10355@BRL-VGR.APG-EMH5.APG.ARMY.MIL> Date: 30 Aug 89 16:12:08 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 17 I have what is probably a rather simple question; how do you link the vdifast.a and aesfast.a libraries to a program? I've tried: cc -vf vdifast.a aesfast.a and lnk vdifast.a aesfast.a with no success. I've gotten various results, from three bombs to a message "pdstart.o" missing (I do not have the 'pdstart.o' file available). Any suggestion? I've also had trouble trying to link in the floating point library as well. Thanks! Dave