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 13:12:21 -0700 Organization: http://groups.google.com Lines: 16 Message-ID: <1152303141.346894.8010@75g2000cwc.googlegroups.com> References: <1152292979 DOT 765388 DOT 94660 AT k73g2000cwa DOT googlegroups DOT com> <1152294694 DOT 147605 DOT 231250 AT s13g2000cwa DOT googlegroups DOT com> <44AEB016 DOT 4000807 AT iki DOT fi> NNTP-Posting-Host: 128.144.90.89 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1152303146 13656 127.0.0.1 (7 Jul 2006 20:12:26 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Fri, 7 Jul 2006 20:12:26 +0000 (UTC) In-Reply-To: <44AEB016.4000807@iki.fi> 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: 75g2000cwc.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 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 Andris Pavenis wrote: > You need also gcc344b.zip installed. In fact I *don't* need the files in gcc344b.zip -- only djgpp-x.djl! What one should do is to download gcc344b.zip, open it with WinZip and extract djgpp-x.djl -- just and only this file -- to \DJGPP\bin. After that, g77 will work like a charm. Thanks for your help, Andris. You gave me the idea. Now I have g77 working. ---Fausto