[lazarus] Trouble with crosscompiling
Mattias Gaertner
nc-gaertnma at netcologne.de
Sun Aug 17 06:57:42 EDT 2003
On Sun, 17 Aug 2003 11:19:50 +0200
Jeroen van Iddekinge <iddekingej at lycos.com> wrote:
> Hi
> 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....
Thanks. That was(is) the problem.
A simple "touch" fixed the problem. How can add this to the Makefile?
Mattias
>
> Saluti,
>
> Jer
>
> >Hi,
> >
> >When I cross compile the win32 intf, I get very often a strange message
> >
> >[...]
> >PPU Check file
> >/home/mattias/pascal/wichtig/lazarus/lcl/units/interfacebase.ow time
> >2003/08/17 10:33:00
> >PPU Check file
> >/home/mattias/pascal/wichtig/lazarus/lcl/units/interfacebase.sw time Not
> >Found
> >Recompiling unit, obj and asm are older than ppufile
> >[...]
> >
> >This happens when I add an -d option or I add/remove a {$DEFINE bla}
> >somewhere in the LCL code. The position of the {$DEFINE} (interface or
> >implementation) is not important.
> >
> >Two questions:
> >What is an .sw file?
> >Has anybody seen this bug?
> >
> >
> >Mattias
> >
> >_________________________________________________________________
> > To unsubscribe: mail lazarus-request at miraclec.com with
> > "unsubscribe" as the Subject
> > archives at http://www.lazarus.freepascal.org/mailarchives
> >
> >
> >
>
>
> _________________________________________________________________
> To unsubscribe: mail lazarus-request at miraclec.com with
> "unsubscribe" as the Subject
> archives at http://www.lazarus.freepascal.org/mailarchives
--
More information about the Lazarus
mailing list