From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: djgpp, rsxntdj & MSSDK Libs Date: 24 Jan 2000 14:33:18 GMT Organization: Aachen University of Technology (RWTH) Lines: 13 Message-ID: <86hnre$f65$1@nets3.rz.RWTH-Aachen.DE> References: NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 948724398 15557 137.226.32.75 (24 Jan 2000 14:33:18 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 24 Jan 2000 14:33:18 GMT User-Agent: tin/1.4-19991113 ("No Labels") (UNIX) (Linux/2.0.0 (i586)) Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com SpiffMan wrote: > Do any of you know how to convert *.lib files in the M$-SDK to *.a files > DJGPP and rsxntdj can use them. In a nutshell: you don't :-( It's practically close to impossible to achieve that conversion. For the usual 'import libraries', you can create them from scratch, based on the DLL, using DJGPP/RSXNTDJ's own tools. But for truly static libraries, you're almost certainly stuck. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.