[fpc-pascal] make: -iVSPTPSOTO: Command not found

Jonas Maebe jonas.maebe at elis.ugent.be
Tue Jan 15 19:05:51 CET 2013


On 15 Jan 2013, at 18:55, Eric Kom wrote:

> On 15/01/2013 19:06, Jonas Maebe wrote:
>> 
>> On 15 Jan 2013, at 17:58, Eric Kom wrote:
>> 
>>> it failed again during make install:
>> 
>> Please install the latest official release (as I recommended earlier on) rather than using only a bootstrap compiler, then it will work fine.
>> 
> having another release of fpc installed will make me have two version of fpc that really confused me during the compilation of lazarus. I only the trunk version of fpc.

That will cause you lots of headaches during the compilation of FPC instead. And you'll end up with multiple versions of FPC anyway as soon as the version number of trunk changes. Just specify the FPC version you want to use when compiling Lazarus instead, e.g. by adding "FPC=/usr/lib/fpc/2.7.1/ppc386" to your make invocation after compiling and installing the svn trunk version of FPC.


Jonas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130115/d5583971/attachment.html>


More information about the fpc-pascal mailing list