From: babic AT physics DOT uq DOT oz DOT au (Boris Babic) Newsgroups: comp.os.msdos.djgpp Subject: importing a library using a .def file? Date: 24 Dec 1999 01:42:33 GMT Organization: Department of Physics, The University of Queensland Lines: 12 Message-ID: <83uj29$m5l$1@bunyip.cc.uq.edu.au> NNTP-Posting-Host: maxwell.physics.uq.edu.au X-Trace: bunyip.cc.uq.edu.au 945999753 22709 130.102.120.14 (24 Dec 1999 01:42:33 GMT) X-Complaints-To: news AT uq DOT edu DOT au NNTP-Posting-Date: 24 Dec 1999 01:42:33 GMT X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi How do you create an import library from a .def file using rsxntdj/djgpp? with Borland its implib . Ive tried using lib2dll, but that assumes you have a .def file and the library. In my case i only have the .def file. Im new to this so be gentle. cheers boris