X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: fausto_barbuto AT yahoo DOT ca Newsgroups: comp.os.msdos.djgpp Subject: Re: Error linking with g77 3.4.4 Date: 7 Jul 2006 10:51:34 -0700 Organization: http://groups.google.com Lines: 28 Message-ID: <1152294694.147605.231250@s13g2000cwa.googlegroups.com> References: <1152292979 DOT 765388 DOT 94660 AT k73g2000cwa DOT googlegroups DOT com> NNTP-Posting-Host: 128.144.90.89 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1152294700 22912 127.0.0.1 (7 Jul 2006 17:51:40 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Fri, 7 Jul 2006 17:51:40 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse AT google DOT com Injection-Info: s13g2000cwa.googlegroups.com; posting-host=128.144.90.89; posting-account=wxNwlA0AAAD5JAYeY227xQXImg3FtEOL To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k67I0DFt007422 Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk 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. :-( ---Fausto