X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Maurice.Lombardi" Newsgroups: comp.os.msdos.djgpp Subject: Re: Error linking with g77 3.4.4 Date: Sat, 08 Jul 2006 09:34:01 +0100 Organization: Universite Joseph Fourier - Grenoble 1 Lines: 37 Message-ID: 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> <1152303141 DOT 346894 DOT 8010 AT 75g2000cwc DOT googlegroups DOT com> NNTP-Posting-Host: knautie.ujf-grenoble.fr Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: rhone.ujf-grenoble.fr 1152347721 77313 152.77.56.196 (8 Jul 2006 08:35:21 GMT) X-Complaints-To: abuse AT ujf-grenoble DOT fr NNTP-Posting-Date: Sat, 8 Jul 2006 08:35:21 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows; U; Win98; fr-FR; rv:1.4) Gecko/20030624 Netscape/7.1 (ax) X-Accept-Language: fr-fr, fr In-Reply-To: <1152303141.346894.8010@75g2000cwc.googlegroups.com> 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 fausto_barbuto AT yahoo DOT ca a écrit: > 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. It should be rather in the directory %DJDIR%lib/gcc/djgpp/3.44 where you should have already libfrtbegin.a and libg2c.a otherwise you risk problems when compiling C programs with gcc410 (depends on the search order of the directories, which I don't know: you may be lucky or not.): each version of gcc has its own version of djgpp-x.djl: I do not know if those of gcc344 and gcc410 are identical. Maurice -- Maurice Lombardi Laboratoire de Spectrometrie Physique, Universite Joseph Fourier de Grenoble, BP87 38402 Saint Martin d'Heres Cedex FRANCE Tel: 33 (0)4 76 51 47 51 Fax: 33 (0)4 76 63 54 95 mailto:Maurice DOT Lombardi AT ujf-grenoble DOT fr