From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: Rhide beta 6 bug Date: Wed, 04 Dec 1996 11:10:45 +0100 Organization: TU Chemnitz-Zwickau Lines: 18 Message-ID: <32A54E25.14A1@Mathematik.tu-chemnitz.de> References: <57mmfp$rni AT magma DOT ivg DOT com> NNTP-Posting-Host: daemon.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Douglas Eleveld DJ-Gateway: from newsgroup comp.os.msdos.djgpp Douglas Eleveld wrote: > > I just got the new RHIDE, the 'new' beta six and it seems to be cutting > off the command line to the linker. I have about 25 files in my project This problem sounds to me that you are mixing RHIDE Beta6 together with your "old" DJGPP v2.0. RHIDE uses system() to call the compilers and if the commandline is longer than 126 chars it uses a new technique to pass the commandline to the called program wich is INCOMPATIBLE with V2.0 programs. 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 * *****************************************************************