X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.50.50.238 with SMTP id f14mr71041igo.3.1392797583595; Wed, 19 Feb 2014 00:13:03 -0800 (PST) X-Received: by 10.50.30.66 with SMTP id q2mr5565igh.1.1392797583425; Wed, 19 Feb 2014 00:13:03 -0800 (PST) Newsgroups: comp.os.msdos.djgpp Date: Wed, 19 Feb 2014 00:13:02 -0800 (PST) Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=114.34.144.113; posting-account=WqoaTgoAAABn_56zOqG1zk1m0UvtHqAO NNTP-Posting-Host: 114.34.144.113 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <97efe94c-9917-4993-ad4c-ac3fd7327399@googlegroups.com> Subject: DJGPP for Windows/OSX/Linux From: Andrew Wu Injection-Date: Wed, 19 Feb 2014 08:13:03 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1370 Lines: 8 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, I updated my build-djgpp script to build DJGPP on Windows(MinGW/Cygwin), OSX and Linux. Maybe it is useful. :D https://github.com/andrewwutw/build-djgpp If you don't want build DJGPP by yourself, you can download prebuilt DJGPP binary files for OSX/MinGW from GitHub Release page. This script is base on Andris Pavenis' work. Thanks again. :D