Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!sharkey!dino!ux1.cso.uiuc.edu!ux1.cso.uiuc.edu!lhummel From: lhummel@ux1.cso.uiuc.edu Newsgroups: comp.sys.amiga Subject: Re: PDC, amiga.lib, and Lattice C* ques Message-ID: <15500051@ux1.cso.uiuc.edu> Date: 11 Jul 90 02:29:00 GMT References: <8941@uservx.afwl.af.mil> Lines: 20 Nf-ID: #R:uservx.afwl.af.mil:8941:ux1.cso.uiuc.edu:15500051:000:956 Nf-From: ux1.cso.uiuc.edu!lhummel Jul 10 21:29:00 1990 Written 7:11 pm Jul 9, 1990 by RIDOUT@uservx.afwl.af.mil in comp.sys.amiga */ /* ---------- "PDC, amiga.lib, and Lattice C* ques" ---------- */ > I would like to play around with > PDC before I go out and buy a comercial C compiler. But, I cannot find > amiga.lib. The docs say it comes with it, but I don't see it. Do I need to > get it from CATS along with the header files and such? /* End of text */ As of release 3.33, PDC has included an amiga.lib work-alike built using the bind utility (also included). It should be located in the "lib" directory on the Program disk. However, if you plan on doing ANY Amiga-specific programming, I suggest that you obtain the Native Developer Update (NDU) from Commodore (as described in the documentation). In addition to the headers, it will include a complete, official amiga.lib. Incidently, I mailed out PDC 3.34 last weekend and will probably upload it to ux1.cso.uiuc.edu before the week is over.