From: "Alex Meyer" Newsgroups: comp.os.msdos.djgpp Subject: Rhide and multifile projects Date: 3 Sep 1997 13:30:00 GMT Organization: Danfoss A/S Lines: 10 Message-ID: <01bcb86d$7dde54c0$bc65080a@W013422.Danfoss.dk> NNTP-Posting-Host: wdan001.danfoss.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I have this problem with RHIDE and compiling projects with many files. I have tracked it to the limitation in DOS with maximum 127 characters in the arguements. So when RHIDE tries to compile a lot of files, the long list if files as arguements to GCC gets truncated and all sorts of errors pop up. Anybody who has an idea for a solution? Alex Meyer