From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: Line cut off in rhide Date: Wed, 29 Jan 1997 11:43:38 +0100 Organization: TU Chemnitz-Zwickau Lines: 26 Message-ID: <32EF29D9.1E8F@Mathematik.tu-chemnitz.de> References: <5cledc$e2s AT news DOT ycc DOT yale DOT edu> NNTP-Posting-Host: env.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 J. Hormuzdiar wrote: > > I have a project file with many *.cc programs in it.... So many > that when Rhide tries to link them all the end off the gcc command line > gets cut off. For instance, when the line is You have installed (with 99%) DJGPP version 2.0 and not version 2.01 which is the actual version. RHIDE is build with DJGPP 2.01 which uses now an other technique to pass long commandlines to external programs. Programs which are build with DJGPP 2.0 do not understand this. I strongly recommend you to upgrade to DJGPP 2.01. BTW: When building RHIDE and creating the TV library, the commandline exceeds one complete screen page and it works. 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 * *****************************************************************