Message-ID: <36C1AA1A.C5A36ECD@post.comstar.ru> Date: Wed, 10 Feb 1999 18:47:38 +0300 From: Dim Zegebart Organization: Comstar Ltd. X-Mailer: Mozilla 4.07 [en] (WinNT; I) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Y2K compliance with djgpp References: <36C18CFF DOT 73B98B8E AT hti DOT com> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com William L Meadows wrote: > My third and final question, is whether or not you are aware of anyone > who has had experience porting code from MSVC++ to your compiler. Any > tips or information from someone who has tried this before would be > extremely helpful. Suppose porting complexity in your particular case whould depends on availability of Libs you have refered in first msg. Unfortunatelly, you have no chance to rebuild your project if you only have .lib files and no full source for all stuff which invoked in compilation, since djgpp obj format isn't compatible with any other dos compilers. Where is a huge number of libs which may be used with djgpp, so if you have a time and wish you may try to substitute your existing libs with the new ones. -- Dim Zegebart Moscow, Russia