From the ncvlog.log I see
Using implicit TMP libraries; associated with library worklib
Generating native compiled code:
... ...
thereafter a library directory named inca.<my_lib> was built under the path specified by -nclibdirpath.
My question is how does irun know which source files should be referred to compile to an implicit library?
Thanks in advance!