Sorry about that. You can get a version of impdef from a link here:- http://webclub.kcom.ne.jp/ma/colinp/win32/tools/dlltool.html
Its not the same version as the one I used, but it should still be ok. Usage is slightly different:- impdef libpcr.dll >libpcr.def Failing that the one I used was part of the Borland C++ 5.5 toolset, which is freeware now, but a much bigger download! Regards, David >-- Original Message -- >From: "Dittmar, Daniel" <[EMAIL PROTECTED]> >To: "'sceptic'" <[EMAIL PROTECTED]>, [EMAIL PROTECTED] >Subject: RE: Precompiler C/C++ >Date: Thu, 13 Mar 2003 12:40:27 +0100 > > >> Ok, I had a try at this and it seems to work ok (using GCC on >> Cygwin) as >> follows:- > >Thanks, I've added it to the Wiki page >http://sapdb.2scale.net/moin.cgi/PrecompilerOnWindows. > >My version of cygwin (with gcc (GCC) 3.2 20020927 (prerelease)) doesn't have >impdef. Did I simply miss to install everything necessary or is this from >a different toolset? > >Daniel Dittmar > >-- >Daniel Dittmar >SAP DB, SAP Labs Berlin >[EMAIL PROTECTED] >http://www.sapdb.org/ >_______________________________________________ >sapdb.general mailing list >[EMAIL PROTECTED] >http://listserv.sap.com/mailman/listinfo/sapdb.general _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
