John wrote:

just to be pedantic, fpcmkcfg.exe   (note first c in fpcmkcfg)

Very true - caught myself on that one originally as well - damn cut and paste :)

Isn't it in the bin\<target> subdirectory under the INSTALL_PREFIX dir ?
you can run fpcmkcfg.exe -d basepath=c:\directory\of\your\choice,
so you shouldn't have to do 5.

Ah - this is what I didnt do - I just ran fpCmkcfg.exe without any path specs - so had to edit the file manually (step 5 is history)

Wouldn't the basepath usually be the "grandparent" dir of the one in which fpcmkcfg lives ? In which case, this would be a useful switch to add to fpcmkcfg ?


6 - within Lazarus / Enviroment / Environment options
    compiler path        = c:\pp\fpc.exe
    FPC source directory = c:\FPC (as suits your SVN download)

make install also makes a copy of the source under the compiler directory, in this case c:\pp.
Is one preferable to the other ?

I dont seem to have any source files (.pp / .pas) under the 'built' folders and Lazarus wont accept the 'c:\pp' directory structure
but worked ok with the SVN layout of the orig FPC.
Would make more sense to have them in 'c:\pp' as well, so possibly I have missed something else as well ?





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

Reply via email to