X-Authentication-Warning: hp2.xraylith.wisc.edu: khan owned process doing -bs Date: Thu, 6 Jan 2000 12:38:33 -0600 (CST) From: Mumit Khan To: Eli Zaretskii cc: djgpp AT delorie DOT com Subject: Re: protoize for djgpp In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 6 Jan 2000, Eli Zaretskii wrote: > > protoize reads files, so not an issue in this case. > > Can't it read stdin when there are no arguments, or if the argument is > "-"? If not, then this is indeed a non-issue in this case. You must provide actual filenames on the command line. it reads files only, and in fact, it has to by design. Please try it out and let me know if you problems with the port. What I had sent to djgpp-workers is for 2.95.2 only; if you want to test the mainline one (ie., CVS gcc), see gcc-patches list for my patch. Regards, Mumit