Re: [fpc-pascal] Lazarus 1.2.6 Release

2014-10-14 Thread Eric Kom
alle.de/Lazarus/releases/ and http://mirrors.iwi.me/lazarus/ Mattias ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal -- -- Kind Regards Eric Kom Senior IT Manager - Metro

[fpc-pascal] Compilation Error At revision 25270.

2013-08-16 Thread Eric Kom
fpc/compiler' make[1]: *** [compiler_cycle] Error 2 make[1]: Leaving directory `/home/erickom/fpcBuild/fpc' make: *** [build-stamp.i386-linux] Error 2 erickom@cloudOne:~/fpcBuild/fpc$ svn up Updating '.': At revision 25270. -- Kind Regards Eric Kom System Administr

Re: [fpc-pascal] si_c21.inc(57, 1) Error: Unrecognized opcode: At revision 24956.

2013-06-24 Thread Eric Kom
boun...@lists.freepascal.org] De la part de Eric Kom Envoyé : lundi 24 juin 2013 07:40 À : fpc-pascal@lists.freepascal.org Objet : [fpc-pascal] si_c21.inc(57, 1) Error: Unrecognized opcode: At revision 24956. make OVERRIDEVERSIONCHECK=1 NOGDB=1 OPT='-O- -gl -Xs-' all .. si_c21.inc(57,

[fpc-pascal] si_c21.inc(57, 1) Error: Unrecognized opcode: At revision 24956.

2013-06-23 Thread Eric Kom
ake[1]: Leaving directory `/home/erickom/fpcBuild/fpc' make: *** [build-stamp.i386-linux] Error 2 -- Kind Regards Eric Kom System Administrator & Programmer - Metropolitan College _ / You are scrupulously honest, frank, and \ | st

Re: [fpc-pascal] systemh.inc(117, 16) Error: Duplicate identifier "FarPointer"

2013-05-07 Thread Eric Kom
On 07/05/2013 10:12, Mark Morgan Lloyd wrote: Eric Kom wrote: Good day, Compile failed. Please see below the error/bug. svn up make clean make OVERRIDEVERSIONCHECK=1 NOGDB=1 OPT='-O- -gl -Xs-' all You've already posted that, this isn't a chatroom and you don't have

Re: [fpc-pascal] systemh.inc(117, 16) Error: Duplicate identifier "FarPointer"

2013-05-06 Thread Eric Kom
On 07/05/2013 07:49, Sven Barth wrote: Am 07.05.2013 07:41 schrieb "Eric Kom" <mailto:eric...@metropolitancollege.co.za>>: > svn up > make clean > make OVERRIDEVERSIONCHECK=1 NOGDB=1 OPT='-O- -gl -Xs-' all As written by Jonas already: don't ask for

[fpc-pascal] systemh.inc(117, 16) Error: Duplicate identifier "FarPointer"

2013-05-06 Thread Eric Kom
Good day, Compile failed. Please see below the error/bug. svn up make clean make OVERRIDEVERSIONCHECK=1 NOGDB=1 OPT='-O- -gl -Xs-' all /bin/mkdir -p /home/erickom/freePascal27/fpc/rtl/units/i386-linux /usr/local/lib/fpc/2.7.1/ppc386 -Ur -Ur -Xs -O2 -n -F

[fpc-pascal] systemh.inc(117, 16) Error: Duplicate identifier "FarPointer"

2013-05-05 Thread Eric Kom
Good day, Compile failed. Please see below the error/bug. svn up make clean make OVERRIDEVERSIONCHECK=1 NOGDB=1 OPT='-O- -gl -Xs-' all /bin/mkdir -p /home/erickom/freePascal27/fpc/rtl/units/i386-linux /usr/local/lib/fpc/2.7.1/ppc386 -Ur -Ur -Xs -O2 -n -F

Re: [fpc-pascal] TProcess: CommandLine deprecated

2013-03-18 Thread Eric Kom
/Executing_External_Programs#TProcess Thank you, Noah Silva 2013/3/18 Eric Kom <mailto:eric...@metropolitancollege.co.za>> Good day, During the compile time, a received at warning message Symbol "CommandLine" is deprecated. They is another method to replace C

[fpc-pascal] TProcess: CommandLine deprecated

2013-03-17 Thread Eric Kom
Good day, During the compile time, a received at warning message Symbol "CommandLine" is deprecated. They is another method to replace CommandLine from the TProcess? so that I can avoid the warning message. -- Kind Regards Eric Kom System Administrator & Programmer - Metrop

[fpc-pascal] differences between .pp and .pas files

2013-02-24 Thread Eric Kom
Good day, Please what is a difference between .pp and .pas files extension? -- Kind Regards Eric Kom System Administrator & Programmer - Metropolitan College _ / You are scrupulously honest, frank, and \ | straightforward. Therefore you have

[fpc-pascal] Link for fpc 2.6.1 and 2.7 manual

2013-01-28 Thread Eric Kom
Good day, Please where can I fund a link for fpc 2.6.1 and 2.7 manual? -- Kind Regards Eric Kom System Administrator & Programmer - Metropolitan College _ / You are scrupulously honest, frank, and \ | straightforward. Therefore you have few | \ fri

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

2013-01-15 Thread Eric Kom
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

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

2013-01-15 Thread Eric Kom
Error 2 make[3]: Leaving directory `/home/erickom/fpcbuild/fpcsrc' make[2]: *** [installbase] Error 2 make[2]: Leaving directory `/home/erickom/fpcbuild/fpcsrc' make[1]: *** [installbase] Error 2 make[1]: Leaving directory `/home/erickom/fpcbuild' make: *** [in

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

2013-01-15 Thread Eric Kom
should only be done if all else fails, because building with only a compiler binary available can easily fail for a variety of reasons. Jonas ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-

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

2013-01-15 Thread Eric Kom
On 15/01/2013 13:50, Mark Morgan Lloyd wrote: 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

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

2013-01-15 Thread Eric Kom
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 no

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

2013-01-15 Thread Eric Kom
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? -- Kind Regards Eric Kom System Administrator & Programmer - Metropolitan Col