Mail Archives: djgpp/1997/10/12/08:05:39
On Thu, 9 Oct 1997, Andrew Crabtree wrote:
> Nope. 1 line in the host machine macro file. Its in my sources now
> (next binary pgcc release will have it),
> should be in pgcc in a week, and egcs and gcc sometime down the road.
Great. And while we are at that, is it possible to also prevent that
stupid "Bad command or filename" message from being printed when you
invoke GCC with -dm switch? I think it tries to invoke a program named
`ps' to get some info about used resources, but DOS doesn't have it.
Either stop it from calling `ps' and printing the info it returns, or
maybe try to get the same info in another way. Thanks.
- Raw text -