From: Message-Id: <200301021831.h02IV7C23051@speedy.ludd.luth.se> Subject: Re: stubify In-Reply-To: <200301021821.h02ILT622037@envy.delorie.com> "from DJ Delorie at Jan 2, 2003 01:21:29 pm" To: djgpp-workers AT delorie DOT com Date: Thu, 2 Jan 2003 19:31:07 +0100 (CET) X-Mailer: ELM [version 2.4ME+ PL78 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-MailScanner: Found to be clean X-MailScanner-SpamScore: s Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk According to DJ Delorie: > > Note the option in the help text is "-g" and the option we test for is > > "-v". > > -g means something different to stubify. It does?: -bash-2.04$ stubify -g -g: No such file or directory (ENOENT) Even if does something if you knew how to use it, there's still the bug that it isn't listed in help message. Right, MartinS