X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f X-Recipient: djgpp-workers AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=kON4TuYyEqj54cFdLesreRlQ0konFeSYkg/NyNjDgS0=; b=zt7K/+L+k43NY9GCuVi0yMFquZQ8jm4STyhllVCIsR+3QbanOM7a1i+z4oIvfideBi GVNVIsoR3UO2OaEy0niUZx3Q+iVrr231c4+fToqnQo+pCgjf5lTCvoSzGOGfjtEPl5Mr bhv1KdRK7/WLHg7HDR53G3ngeD/sP+6PigVdePVO46PCWysIZTUqleQXz7bzioK+c4Md u/4H+2N6PfrGKCnW7x2//ONo5fyLm8/+6aW29bGWeluXChaaedHatpEasRJDO155Kp1i pqU7axHBeIcLG40G6dTNOmoLw7X6KSNNAkNo3fqZF0Pws2giBLYxeu760Buhq1mX37/a eYTQ== MIME-Version: 1.0 In-Reply-To: <50181387.3090907@iki.fi> References: <50152C66 DOT 9040202 AT iki DOT fi> <50181387 DOT 3090907 AT iki DOT fi> Date: Tue, 31 Jul 2012 15:26:20 -0500 Message-ID: Subject: Re: gcc-4.8 snapshots and DJGPP From: Rugxulo To: djgpp-workers AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hi, On Tue, Jul 31, 2012 at 12:19 PM, Andris Pavenis wrote: > On 07/31/2012 03:54 PM, Rugxulo wrote: >> >> On Sun, Jul 29, 2012 at 7:28 AM, Andris Pavenis >> wrote: >> >>> - tried to do the same under CentOS 5.8 i386 (really chroot under >>> the same Fedora installation). This time no success. Perhaps >>> gcc version 4.1.2 20080704 (Red Hat 4.1.2-52) present there is >>> too old. That could perhaps be fixed by taking some intermediate >>> version. >>> - perhaps I should create CentOS 6.3 i386 chroot and retry >> >> BTW, unrelated, and please don't feel like I'm actually asking anyone >> to do this, but I can't for the life of me get GM2 (GCC 4.1.2) to >> build. I tried a week or two ago to build a Linux-hosted >> DJGPP-targeted version, but it only halfway built and didn't exactly >> work (obviously). > > What Linux distribution are You using? Lucid PuppyLinux, a mostly Ubuntu-compatible version. > If it is RPM based You may be able to find RPM packages at > ftp://ftp.delorie.com/pub/djgpp/rpms or old versions at > ftp://ftp.delorie.com/pub/djgpp/deleted/rpms/ > > An alternative place is http://ap1.pp.fi/djgpp/gcc/ > > You can also get some hints from specs file in SRPM package > how to build cross-compiler if for example Debian based > distribution is being used I was already aware that some of you seemed to prefer RPM-based distros like Fedora. I just don't have a native install (which version would be good, anyways?) and honestly didn't feel like wasting hours just to be more miserable. Normally I'm up for it, but when I don't understand why it keeps failing, it's less fun. One of these days I need to set up yet another VirtualBox guest and try again.