[lazarus] Trouble with crosscompiling

Marco van de Voort marcov at stack.nl
Sun Aug 17 07:09:40 EDT 2003


> 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






More information about the Lazarus mailing list