From: Ian Chapman Newsgroups: comp.os.msdos.djgpp,gnu.g++,gnu.g++.lib,gnu.gcc Subject: Re: compiling visual c++ with gnu gcc/g++? Date: Tue, 24 Mar 1998 14:13:04 -0500 Organization: Nortel Lines: 18 Message-ID: <351805C0.729D@nortel.ca> References: <6erq3s$6vi$1 AT news02 DOT btx DOT dtag DOT de> <3517bfdd DOT 54483423 AT news-direct> Reply-To: ichapman AT nortel DOT ca NNTP-Posting-Host: bcarib90.bnr.ca Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Ed Avis wrote: > > On 19 Mar 1998 19:02:20 GMT, HPMeyer AT t-online DOT de (Heinz Peter Meyer) > wrote: > > >how I can easy and fast compile sources written with visual c++ or > > Depends what kind of program it is. If it's text-based and ANSI, > should be easy to compile. If it's a Windows application that uses > MFC, I don't think you have much hope. If it's written by programming > the Win32 API directly, take a look at Ming or lcc-win32. > > -- > Ed Avis Hi Ed, Ming or Icc-win32 where did you get a handel on that. Regards Ian.