X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Received: by 10.66.218.70 with SMTP id pe6mr3428912pac.33.1391018603789; Wed, 29 Jan 2014 10:03:23 -0800 (PST) X-Received: by 10.50.131.134 with SMTP id om6mr376279igb.11.1391018603477; Wed, 29 Jan 2014 10:03:23 -0800 (PST) Newsgroups: comp.os.msdos.djgpp Date: Wed, 29 Jan 2014 10:03:23 -0800 (PST) Complaints-To: groups-abuse AT google DOT com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=118.168.197.57; posting-account=WqoaTgoAAABn_56zOqG1zk1m0UvtHqAO NNTP-Posting-Host: 118.168.197.57 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: OSX/Linux to DJGPP cross compiler From: Andrew Wu Injection-Date: Wed, 29 Jan 2014 18:03:23 +0000 Content-Type: text/plain; charset=ISO-8859-1 Bytes: 1313 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 wrote a bash script to build DJGPP on Mac OSX and Linux. Maybe it is useful. :D https://github.com/andrewwutw/build-djgpp It is based on spec file from rpm files. It builds gcc 4.8.2. Installation directory is /usr/local/djgpp. Tested on OSX 10.9.1/10.8.5 and Debian 7.