Al Boldi ha scritto:
I have the sources of FPC/Laz up and running on linux, and now I want to compile them on windows. Do I need to download the sources again, or is there a platform specific tools package that allows me to recompile with the same sources?


There's a slightly different directory layout in windows, because fpc is inside the lazarus tree.
Faced with the same problem, I solved it in this way:
1) download and install a stable win32 release (9.22).
2) copy your updated sources from Linux in the windows lazarus tree (This will leave the fpc untouched)
3) Clean+Build All from the IDE.

Maybe there's a better way, but this worked for me.

Giuliano

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to