X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Received-SPF: none (free.tvtel.pt: domain of cosmos AT tvtel DOT pt does not designate permitted sender hosts) Message-ID: <00dd01c57a4c$60e85830$b40a6652@rui> From: "cosmos" To: Subject: Compiler options Date: Sun, 26 Jun 2005 13:41:25 +0100 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00DA_01C57A54.BF716B50" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Virus-Scanned: ClamAV version 0.84, clamav-milter version 0.84e on free.tvtel.pt X-Virus-Status: Clean Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. ------=_NextPart_000_00DA_01C57A54.BF716B50 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I have a C library - 2 dlls - and its source code. The problem is that = the dlls only work with C/C++, not Visual Basic 6. The answer the mail = list gave me to solve the problem is that I must recompile the library = with the stdcall calling convention. How do I do this with DJGPP? I = don't have the Visual C 7 - there the parameter seems to be /Gz. This is a little bit urgent, so please - someone - answer as soon as = possible. Kind regards, Rui Miguel Fernandes Porto - Portugal ------=_NextPart_000_00DA_01C57A54.BF716B50 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
 
I have a C library - 2 dlls - = and its=20 source code. The problem is that the dlls only work with C/C++, not = Visual Basic=20 6. The answer the mail list gave me to solve the problem is that I must=20 recompile the library with the stdcall calling convention. How do I do = this with=20 DJGPP? I don't have the Visual C 7 - there the parameter seems to be=20 /Gz.
 
This is a little bit urgent, so please = - someone -=20 answer as soon as possible.
 
Kind regards,
 
Rui Miguel Fernandes
Porto -=20 Portugal
 
 
------=_NextPart_000_00DA_01C57A54.BF716B50--