Displaying 1 result from an estimated 1 matches for "slileo".
Did you mean:
lileo
2011 Feb 24
3
WINE limitation?
Hi!
I have a exe file that uses a standard FORTRAN open statement to access an input file.
This exe file is run under WINE in a LINUX machine.
When I run this exe file 2 times or more simultaneously on the same machine, the open statement fails and the input file can't be open.
Is there any limitation of WINE that may lead to this failure?
I get the following fixme message when running