SteveG schreef:
If I can use FPC (svn) and compile myself, is there a method /
application which will extract the necessary files from the FPC build
and create a tree structure to suit Lazarus?

Or is there a reference describing how to edit Lazarus pathings to use
the FPC build directly ?


make install INSTALL_PREFIX=c:\directory\of\your\choice

in the environment options, set the compiler path to c:\directory\of\your\choice\fpc.exe

run c:\directory\of\your\choice\fpmkcfg.exe

Optional: write this down in the wiki for future reference after testing.

Vincent

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

Reply via email to