Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Source Browser

gaudart
Beginner
281 Views
Hi,

Our code has this structure : a main created as a console fortran project and some folders created as static libraries project depending on the main. I try to use the source browser in order to have a call tree of the functions. It's ok in each project (main and libraries) but I can't have the tree for all the code. It doesn't find a call between a library and another (or between the main and a library, in fact between two projects). For example in lib1 the function ECRINI.f is called by OBCRINI.f which is a function of lib2 and the source browser does not see that. How can I do ?

thanks
0 Kudos
0 Replies
Reply