Hi,I have an application written in C++ that works perfectly when compiled and linked normally. However, when I condor_compile the app, it loses its ability to open files for input -- the file open simply fails, with no explanation.
Have any of you seen this behaviour, and if so, do you have any suggestions where I might look to find (and fix) the problem?
Thanks, Tim