X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Message-ID: <44AEB016.4000807@iki.fi> Date: Fri, 07 Jul 2006 22:03:50 +0300 From: Andris Pavenis User-Agent: Thunderbird 1.5.0.2 (X11/20060420) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Error linking with g77 3.4.4 References: <1152292979 DOT 765388 DOT 94660 AT k73g2000cwa DOT googlegroups DOT com> <1152294694 DOT 147605 DOT 231250 AT s13g2000cwa DOT googlegroups DOT com> In-Reply-To: <1152294694.147605.231250@s13g2000cwa.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k67J3ZTh015942 Reply-To: djgpp AT delorie DOT com fausto_barbuto AT yahoo DOT ca kirjoitti: > Maurice.Lombardi wrote: > >> fausto_barbuto AT yahoo DOT ca a écrit: >>> Hello, >>> >>> What happens here? It seems that a file is missing, but cannot >>> locate it. >>> >>> d:/djgpp/bin/ld.exe: cannot open linker script file djgpp-x.djl: No >>> such file or >>> directory (ENOENT) >>> >>> g77 3.4.4 and gcc 4.1.0 (the latest). >> You should have the same version number for g77 and gcc > > They never were the same as far as I can remember, and yet g77 > always worked. > > These are the latest versions available. > > I stumbled across this problem in the past, fixed it -- but now I > cannot remember > exactly what I did. :-( You need also gcc344b.zip installed. If You install after that gcc-4.1.0 over, then g77 3.4.4 will still work (unless gcc344b.zip is uninstalled). Andris