[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] File open failure in condor_compiled application?
- Date: Mon, 01 May 2006 17:32:38 -0700
- From: Tim Robertson <timr@xxxxxxxxxxxxxxxx>
- Subject: [Condor-users] File open failure in condor_compiled application?
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