Eric Kom wrote:
On 15/01/2013 12:48, Mark Morgan Lloyd wrote:
Eric Kom wrote:
Good day,
After tried to build the fpcbuild.zip version, by executing the
commad make build or make, I received the following error message:
make: -iVSPTPSOTO: Command not found
Please how can I fix it?
You've probably not got a runnable fpc binary.
Please remember to tell us what OS etc. you've got with any questions
if you want sensible answers.
am running on debian
Good man. If there's a runnable fpc in your path (this is a shim that
sorts out some extra settings for the ppc binary) and you still have
problems, then try an explicit PP setting e.g.
export PP=/usr/local/bin/ppc386
make OPT='-O- -gl -Xs-' all
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
_______________________________________________
fpc-pascal maillist - fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal