X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Message-ID: <4A1A2B1C.40503@iki.fi> Date: Mon, 25 May 2009 08:22:36 +0300 From: Andris Pavenis User-Agent: Thunderbird 2.0.0.21 (X11/20090320) MIME-Version: 1.0 To: "DJGPP List (E-mail)" Subject: GCC-4.4.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Built GCC-4.4.0 for DJGPP. This time had to leave Ada out as the Ada library fails to build. At least I did not found easily enough how to get it to build for system without sockets support. All stuff is at http://ap1.pp.fi/djgpp/gcc/ As usually the first step was to build Linux to DJGPP cross-compiler. Cross-compiler RPM packages are in subdirectory rpm. I built binary RPMS in 32 bit CentOS 5.3 chroot under Fedora 10 x86_64. So hopefully they should be compatible enough and be usable also for other distributions. Packages for DJGPP v2.03r2 are in subdirectory v203 and for development version of DJGPP v2.04 in subdirectory v2.04. Packages were built under Windows Vista Business SP1. Not much testing done, so there should be a possibility to do more ... Also, if there is wish to have Ada back, somebody will have to help in this. I will almost surely have not enough time for doing it myself. The easiest would perhaps to try for that at first to enable building Ada compiler when building Linux to DJGPP cross-compiler. One could edit specs file to skip bootstrapping at first native compiler as it takes much time. Andris