Message-ID: <018401bf6bde$05e88720$9e702ecb@sphinx> From: "Johan Venter" To: Cc: References: <388D6B0F DOT 173B082 AT gs707 DOT com> Subject: Re: MySql Date: Mon, 31 Jan 2000 20:12:08 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Reply-To: djgpp AT delorie DOT com > Did anyone managed to compile MySql using rsxntdj? > In my case in stops at the moment, when it tries to find out if it's > possible to work with PID. Well, I got it to work with RSXNTDJ. If you download the pre-compiled Windows binaries, you'll find the mysql include file, the mysql library for Visual C, and the mysql dll. Use the makelib utility (which comes with RSXNTDJ) to make a new library file (an .a file) which is compatible with RSXNTDJ from the DLL. Then, as far as I remember, the include file needed a little bit of hacking to get working with RSXNTDJ's old includes. I haven't done this with the beta of RSXNTDJ 1.6, which has updated includes, so you might want to try with that first. Johan Venter ICQ 3643877 jventer AT writeme DOT com