X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Message-ID: <4FDA1DF3.1050302@iki.fi> Date: Thu, 14 Jun 2012 20:22:59 +0300 From: Andris Pavenis User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120605 Thunderbird/13.0 MIME-Version: 1.0 To: "DJGPP List (E-mail)" Subject: GCC-4.7.1 cross-compiler RPMs Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com For the impatient ones just released GCC-4.7.1 cross-compiler RPM packages (32-bit only built in CentOS-5.8 i386 chroot under Fedora 17 x86_64) are on ftp.delorie.com ftp://ftp.delorie.com/pub/djgpp/rpms/djcross-gcc-4.7.1/ No real testing done except from compiling trivial C++ program and running it under DOSBOX. So use at Your own risk. No native compiler yet. It will take much longer time to build rather than cross-compiler RPMs. Editing patch-set and uploading files took noticeably longer time rather than build itself. It needed about 22 min real time including native bootstrap on Linux (C, C++, Ada) and building cross-compiler with freshly built native compiler. Andris