How do I make Open Watcom tools less noisy? (Developers)
> > is there a way to tell OW not to display these messages on every run:
> > Open Watcom Make Version 1.9
> > Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved.
> > Source code is available under the Sybase Open Watcom Public License.
> > See http://www.openwatcom.org/ for details.
> >
> > No, '-s silent mode' is not the solution.
>
> /q
Which you have tried before posting, of course?
wmake -q
Open Watcom Make Version 1.9
Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved.
Source code is available under the Sybase Open Watcom Public License.
See http://www.openwatcom.org/ for details.
Error(E02): Make execution terminated
Notice, I'm talking about WMAKE. /q means query mode. Yes, it supports /s for silent mode, but this is different than just omitting to display the legal mumbo jumbo.
Thanks anyway.
---
Forum admin
Complete thread:
- How do I make Open Watcom tools less noisy? - rr, 08.03.2022, 13:02 (Developers)
- How do I make Open Watcom tools less noisy? - andrewbird, 08.03.2022, 13:21
- How do I make Open Watcom tools less noisy? - alexfru, 08.03.2022, 17:41
- How do I make Open Watcom tools less noisy? - Rugxulo, 08.03.2022, 18:01
- How do I make Open Watcom tools less noisy? - rr, 08.03.2022, 20:23
- How do I make Open Watcom tools less noisy? - rr, 08.03.2022, 19:51
- How do I make Open Watcom tools less noisy? - alexfru, 09.03.2022, 05:34
- How do I make Open Watcom tools less noisy? - Rugxulo, 08.03.2022, 18:01
- How do I make Open Watcom tools less noisy? - Doug, 11.03.2022, 20:19
- How do I make Open Watcom tools less noisy? - rr, 16.03.2022, 23:59
- How do I make Open Watcom tools less noisy? - rr, 17.03.2022, 12:05
- How do I make Open Watcom tools less noisy? - rr, 16.03.2022, 23:59