On Mon, 10 Mar 2008 09:16:24 +0100 (CET), Tomas Hajny wrote:
> On Mon, March 10, 2008 08:58, Dave Parsons wrote:
>
>
> Hi,
>
> > I've just rebuilt the compiler on OS/2 and ran into a new problem.
> >
> > The build stops with the error below if the file it is trying
> > to include does not have
Dave Parsons wrote:
Has anyone seen this before?
may be it is related to
http://bugs.freepascal.org/view.php?id=10873
Regards, Bernd.
___
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel
On Mon, March 10, 2008 08:58, Dave Parsons wrote:
Hi,
> I've just rebuilt the compiler on OS/2 and ran into a new problem.
>
> The build stops with the error below if the file it is trying
> to include does not have the archive bit set. It had been cleared
> by a recent backup.
> If I set the bi
Hi,
I've just rebuilt the compiler on OS/2 and ran into a new problem.
The build stops with the error below if the file it is trying
to include does not have the archive bit set. It had been cleared
by a recent backup.
If I set the bit manually again, then it is able to read it and
compiles ok.