[lazarus] Trouble with crosscompiling

Mattias Gaertner nc-gaertnma at netcologne.de
Sun Aug 17 08:42:38 EDT 2003


On Sun, 17 Aug 2003 13:08:19 +0200 (CEST)
marcov at stack.nl (Marco van de Voort) wrote:

> > sw is the windows assembler file.
> > I think I had the same problem with linux. Problerly in version 1.0.10 
> > the compiler compares the time of the unit file with the object file.
> > I don't know why but, somtimes the .ow file has an earlier time stamp 
> > than the .ppu file. This has maby somtimes to do with the
> > order in wich the file is produced or when the unit file is closed 
> > (after the assembler is run).
> > I dont know....
> 
> Yes, I also had this sometimes when copying source repositories. I then do
> a global touch :_)
> 
> The .sw is probably the result of a -a run or a leftover from when a
> compiler died. Simply delete it

There is no .sw file to delete.
After a "touch", the compiler does not check for the .sw file and continues.
Strange.

Mattias






More information about the Lazarus mailing list