Link to home
Start Free TrialLog in
Avatar of phoffric
phoffric

asked on

Intel debugger, idb, only seeing .c and .h, but no .f90

When I built the program, I could see all the files. But when Fred built the same program, only .c and .h files appeared. Intel compiler is version 11 (I think). Fred noticed that my source code files have a + sign in the permissions (ls -l) and his do not. Not sure where I got that + sign. We looked it up and see that it means ACL. Fred thought that maybe that could be related to the problem, but then he said that since his .c and .h files also do not have the + sign, he wasn't so sure.

Anyone have experience in resolving this problem?

Thanks in advance,
phoffric
ASKER CERTIFIED SOLUTION
Avatar of phoffric
phoffric

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial