Displaying all the files on the console

Hello Forum,

I am using the vcs-mx tool and while running the compile command, it is showing all the
files on the console related to vcs tool. Like given below:

Back to file '/dvtools/vcs-mx/L-2016.06-SP1-1/etc/uvm/reg/uvm_reg_model.svh'.
Parsing included file '/dvtools/vcs-mx/L-2016.06-SP1-1/etc/uvm/reg/uvm_mem.svh'.
Back to file '/dvtools/vcs-mx/L-2016.06-SP1-1/etc/uvm/reg/uvm_reg_model.svh'.
Parsing included file '/dvtools/vcs-mx/L-2016.06-SP1-1/etc/uvm/reg/uvm_reg_map.svh'.
Back to file '/dvtools/vcs-mx/L-2016.06-SP1-1/etc/uvm/reg/uvm_reg_model.svh'.
Parsing included file '/dvtools/vcs-mx/L-2016.06-SP1-1/etc/uvm/reg/uvm_reg_block.svh'.
Back to file '/dvtools/vcs-mx/L-2016.06-SP1-1/etc/uvm/reg/uvm_reg_model.svh'.

Could you please provide something related to stopping this thing.

Thanks and Regards
Sunil Sharma.

In reply to sunils:

This forum is not for tool related issues. Please contact your vendor support team for assistance.

In reply to sunils:

Looks like it is compiling all the UVM files on each run. See user manual of the tool on how to use precompiled libraries, then create and use pre-compiled version of UVM!