mirror of
https://github.com/open-simh/simtools.git
synced 2026-05-01 05:48:31 +00:00
Add option -yl1 to list pass 1 as well
Normally listing is suppressed during the first pass, because there are many unresolved symbols, which will be better in pass 2. Errors are also suppressed because most of them are spurious. With the -yl1 option, listing during pass 1 is not suppressed. If you give the option twice, you also get the error messages.
This commit is contained in: