From: mert0407 AT sable DOT ox DOT ac DOT uk (George Foot) Newsgroups: comp.os.msdos.djgpp Subject: Re: Rhide:long command lines problem Date: 14 Mar 1997 10:16:00 GMT Organization: Oxford University, England Lines: 21 Message-ID: <5gb8h0$dc4@news.ox.ac.uk> References: <5g92lk$p0a$1 AT ict DOT cec DOT uchile DOT cl> NNTP-Posting-Host: sable.ox.ac.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp RADEMACHER ESTAY LUIS ALEXIS (lrademac AT cec DOT uchile DOT cl) wrote: : When I put a lot of warning flags, a lot of source files on anything that : sends large command lines to the compiler, it answers "no input files" or : something else. I think it doesnt "see" the full command line. I read the : FAQ, the Rhide docs, but I didnt find the solution. For example, the FAQ : says that there musnt be any problem between DJGPP compiled programs : (e.g. rhide and gcc, thats my problem). I dont have SHELL lines in my : makefiles, as another doc warns. : I am working under Win95, LFN=n. The longer command lines I send are : about 500 characters long. I have checked the transfer buffers (16k) : What can I do? : (sorry for my english) What versions of DJGPP and RHIDE are you using? If you're using the latest RHIDE, it's compiled with DJGPP v2.01; mixing this with an earlier version of the DJGPP package will break the long commandline support. Download the latest DJGPP and RHIDE versions and it should work better. -- George Foot Merton College, Oxford