From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: Weird linking errors (long) Date: Thu, 27 Mar 1997 13:01:13 +0100 Organization: TU Chemnitz-Zwickau Lines: 31 Message-ID: <333A6189.4E24@Mathematik.tu-chemnitz.de> References: <333817FA DOT 77BB AT erols DOT com> <3338FC39 DOT 50BD AT Mathematik DOT tu-chemnitz DOT de> <3339B226 DOT 46FA AT erols DOT com> NNTP-Posting-Host: process.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Bruce Kopena wrote: > > I don't think it's a problem with RHIDE or gcc, though. If that were the > case, it shouldn't have worked before, I don't think I changed any settings. From the bug report I could see, that your are 1) using an "old" version of RHIDE (the current is 1.2) 2) still have installed DJGPP 2.0. RHIDE will NOT work with the binaries from DJGPP 2.0 when it have to pass command line longer than 126 characters to gcc. Probably you have added a new file to the project and the commandline is now longer than 126 characters (it is 133) Solution: Upgrade to DJGPP 2.01. Recommention: Upgrade to RHIDE 1.2 Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************