X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Message-ID: <472D7E92.3080403@iki.fi> Date: Sun, 04 Nov 2007 10:10:58 +0200 From: Andris Pavenis User-Agent: Thunderbird 2.0.0.5 (X11/20070727) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Problem building djgpp cross compiler References: <46FF0C7E DOT 4060104 AT gmail DOT com> <46FF2D8B DOT 9040100 AT gmail DOT com> <200711031608 DOT lA3G8cQA017989 AT envy DOT delorie DOT com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed X--MailScanner-Information: Please contact the ISP for more information X--MailScanner: Found to be clean X--MailScanner-From: andris DOT pavenis AT iki DOT fi X-Spam-Status: No Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id lA48Cclr031862 Reply-To: djgpp AT delorie DOT com Tomasz Zbrożek wrote: > 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 ? Most gcc-4.2.2 fixes are for native build for DJGPP. I prefer however to use same sources for building both native and cross-compilers. I myself build cross-compiler RPMS now for both 32 and 64 bit Linux versions (only 32 bit RPM is available from ftp.delorie.com) You may additionally to try to use my build of cross-binutils. Andris