X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: blueice Newsgroups: comp.os.msdos.djgpp Subject: TRYING TO MAKE EXE RUN ON FRIENDS MACHINE Date: Sat, 3 Jan 2009 07:17:14 -0800 (PST) Organization: http://groups.google.com Lines: 17 Message-ID: NNTP-Posting-Host: 99.162.25.38 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1230995834 3761 127.0.0.1 (3 Jan 2009 15:17:14 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sat, 3 Jan 2009 15:17:14 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: s9g2000prg.googlegroups.com; posting-host=99.162.25.38; posting-account=iiug8QoAAABEK5zEOxPRYhLRZJHiHvq6 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.1) Gecko/2008070208 Firefox/3.0.1,gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have used DJGPP for years. The problem is this my executable does not run on a VISTA 64 bit machine. Is there a way to make an executable that will run on his machine with DGJPP. my machine is XP I want it to run on other machines. Some have said to use MinGW but I don't want to replace my DJGPP I would only use MinGW infrequently if I have to go down that path. I am not as good as I should be on how to set up a batch file or two that I could execute in the command mode. So that I could tempoarly change to use MinGW and then another batch file to get back to my standard DJGPP mode. Thanks Dave