X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Tomasz =?UTF-8?B?WmJyb8W8ZWs=?= Newsgroups: comp.os.msdos.djgpp Subject: Re: Problem building djgpp cross compiler Date: Tue, 06 Nov 2007 20:54:28 +0100 Organization: Onet.pl Lines: 11 Message-ID: References: <46FF0C7E DOT 4060104 AT gmail DOT com> <46FF2D8B DOT 9040100 AT gmail DOT com> <200711031608 DOT lA3G8cQA017989 AT envy DOT delorie DOT com> <200711041605 DOT lA4G5VYt025762 AT envy DOT delorie DOT com> NNTP-Posting-Host: unregister019009144195.c9.msk.pl Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.onet.pl 1194378833 3504 195.144.9.19 (6 Nov 2007 19:53:53 GMT) X-Complaints-To: usenet AT news DOT onet DOT pl NNTP-Posting-Date: Tue, 6 Nov 2007 19:53:53 +0000 (UTC) X-Sender: 5kBp3uke6SNK7Iok0CQ7D+tf2F7Zp6gWLVAhLsCW5ev1Xh5aeedsGg== User-Agent: KNode/0.10.2 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Thanx for yours fast reply. Finally I compiled cross compiler from yours latest rpm source release for Fedora (I followed the rpm scripts). So right now I have c and c++ (4.2.2) djgpp cross compiler on ubuntu 6.06 and it works! Anyway I wonder about patch.lib file from djcrx zip, I mean as I noticed you don't use it in rpm release, but in all the instructions to build cross compiler I found this file is used - it changes output format in djgpp.djl file. Why ? Tomek