I got a strange error while compiling, saying that fpc couldn't open the "fpc.cfg" file (sorry lost the exact wording)

The file definitely was/is there. And on repeated compilation all worked fine.

Only thing I can think off: I was compiling to different projects. The projects where completely separate, only the same compiler was used.
 I've done that often, and never had an issue.
But *if* fpc does lock the fpc.cfg file exclusively ( for a very short time only, e.g. just open+lock, read, close), then there is the slim chance of a conflict, and this error could be explained.

Anyone any idea?

Martin
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to