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: Sun, 04 Nov 2007 08:30:49 +0100 Organization: Onet.pl Lines: 17 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> 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 1194161411 20601 195.144.9.19 (4 Nov 2007 07:30:11 GMT) X-Complaints-To: usenet AT news DOT onet DOT pl NNTP-Posting-Date: Sun, 4 Nov 2007 07:30:11 +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 DJ Delorie wrote: > >> /usr/local/i586-dos/lib/gcc/i586-pc-msdosdjgpp/4.3.0/../../../../i586-pc-msdosdjgpp/bin/ld: >> target coff-i386 not found > > It looks like your cross-linker was miscompiled. Is this instruction (by nn6eumtr) correct ? I mean I noticed that in release for Fedora there is a patch (gcc422s2.zip) for gcc and I compiled gcc4.3 without such a patch... the same about binutils, maybe I should take sources and patches from latest rpm release of cross compiler for Fedora ? regards tomek