[fpc-pascal] Re: RE : Re: RE : Re: RE : FPCUp FPC/Lazarus installer/updater: first Linux/Windows version released
Ludo Brands
ludo.brands at free.fr
Sat Feb 11 13:48:23 CET 2012
> > It picks up the right compiler but there is still a problem though:
> > fpc.cfg includes the units searchpath
> > ~/wherever/we/installed/units/$fpctarget but make install
> > INSTALL_PREFIX=blah installs in
> > blah/lib/fpc/$fpcversion/units/$fpctarget. Running 'fpcmkcfg -d
> > basepath=~/wherever/we/installed/lib/fpc/2.6.1 ...' solves this.
> > Unfortunately
> 'basepath=~/wherever/we/installed/lib/fpc/$fpcversion'
> > doesn't work. Lazarus seems to be perfectly happy with the
> script (I
> > installed it in the fpc/bin directory)
>
> Ok, I've added this to my todo list
> http://lazarus.freepascal.org/index.php/topic,15919.0.html
> In the meantime, patches welcome :)
>
Patch for script, unit path (using INSTALL_UNITDIR make parameter) and
gdb/make attached.
Ludo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fpcup.diff
Type: application/octet-stream
Size: 3940 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20120211/d0391f7f/attachment.obj>
More information about the fpc-pascal
mailing list