X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Message-ID: <4FAD2EB7.1090607@iki.fi> Date: Fri, 11 May 2012 18:22:31 +0300 From: Andris Pavenis User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120430 Thunderbird/12.0.1 MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Building DJGPP cross-compiler from Andris' SRPMS on x86_64 References: <4f9ff733$0$2610$892e0abb AT auth DOT newsreader DOT octanews DOT com> In-Reply-To: <4f9ff733$0$2610$892e0abb@auth.newsreader.octanews.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com On 05/01/2012 05:46 PM, Bob Tanner wrote: > Downloaded the necessary .src.rpm from http://ap1.pp.fi/djgpp/ > > Attempting to compile the src.rpm on CentOS 6.2 x86_64. > > First question, can the host platform by x86_64? > > djcross-binutils-2.19-9ap.x86_64 built without any problem. > > $ rpmbuild -bb djcrx.spec > error: Failed build dependencies: > djcross-gcc >= 4.1.0 is needed by djcrx-2.04pre_20111027-14ap.x86_64 > > $ rpmbuild -bb djcross-gcc-4.7.spec > error: Failed build dependencies: > djcrx is needed by djcross-gcc-4.7.0-1ap.x86_64 > > Cyclic dependencies? I put RPM packages of recent CVS version (7th May 2012) into ftp://ftp.delorie.com/pub/djgpp/rpms/ This time both i386 and x86_64 binary RPMs are there. Both are built under corresponding CentOS 5.8 chroots under Fedora 16 x86_64. Andris