Switch to disable suppressible errors in questa

Hi,

We need to suppress below error coming from a VHDL file, need the option/flag to do the same in questa, can you help us with this.

Error excerpt::
Error (suppressible): …/…/…/…/…/…/…/fe/minihub/06cpri/hdl/cpri.vhd(954): (vopt-1127) Entity work.crx was not selected for default binding because it is out of date relative to dependency work.cpri_pkg

Thanks,
Ranjan

In reply to ranjana_tiwari:

We tried an option with vlog, “-suppress 1127” , and this seems to work and now we don’t see those errors but instead some new errors are coming.