[fpc-pascal] Using ctrl+up / ctrl+down etc with the keyboard unit under Linux.

2005-02-19 Thread Eric
this? And while im at it.. Is there a way to free the alt+f1-f7 keys? Very gratefull for answer, Eric __ Do you Yahoo!? Yahoo! Mail - Easier than ever with enhanced search. Learn more. http://info.mail.yahoo.com/mai

[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

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

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
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
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
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-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

[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] 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

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] 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

[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

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

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

[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] si_c21.inc(57, 1) Error: Unrecognized opcode: At revision 24956.

2013-06-24 Thread Eric Kom
On 24/06/2013 09:48, Pierre Free Pascal wrote: Hi Eric, the cycle seems to run without problems on tonight's linux VM. It happens that si_c21.inc only exists for i386-linux target, but when you send such an email, it would be nice to specify which cpu and os your are using as hos

[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

[fpc-pascal] FPC 2.2.3

2008-12-09 Thread Eric March
on how to upgrade it to FPC 2.2.3 Eric March Adelaide Australia ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

[fpc-pascal] COM interfaces support in FPC 2.2.2 Win64

2009-04-27 Thread Eric Grange
e (an IPersistFile.Load) dies with a RunError(1). This is using the fpc 2.2.2 & ActiveX that comes with Lazarus (where IPersistFile is defined). Is COM support functional in 2.2.2 Win64? Are there known issues? Eric ___ fpc-pascal maillist - f

Re: [fpc-pascal] COM interfaces support in FPC 2.2.2 Win64

2009-04-28 Thread Eric Grange
alled on it. Eric ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] COM interfaces support in FPC 2.2.2 Win64

2009-04-28 Thread Eric Grange
ed on it. Eric ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

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] Basic instructions for quick start of free basic setup with subversion.

2011-01-22 Thread Peter Eric Williams
Hi pascal list, Please excuse me asking such a basic question, but I'm new to this list. I require the basic instructions for quick start with subversion for all of the free pascal compiler using subversion. I am using Windows 7 Ultimate and I am new to Free Pascal and Lazarus. I have previo

[fpc-pascal]Amiga snapshot (was heap and stack size )

2003-01-24 Thread Carl Eric Codere
> Could you make lha archive of your current fpc amiga > version and place it > somewhe in net as I didn't > succeed to crosscompile my own. Greetings, I've finally done the script for creating snapshots for the amiga target. I'll upload a an amiga snapshot this monday. Since this is

[fpc-pascal]Graphics woes

2003-01-28 Thread Carl Eric Codere
>> I can't test GGI. Maybe we should then remove all the GGI graph as it >> doesn't work 100% correct? Then it'll never get debugged and fixed! > >I can't remember exactly who added the GGI version to CVS, but IIRC I >just posted a first version back then and clearly noted that ggigraph is >not fi

[fpc-pascal]Amiga snapshot (was heap and stack size )

2003-02-01 Thread Carl Eric Codere
>Hmm, I have not yet been able to use it, as it thinks that sysamiga.ppu and >sysamiga.o has different dates and wan'ts to compile it again but As there is >no RTL source files it can't do it. Old amiga 0.9.5 files won't do it and >win32 snapshots files won't work either... :( Greetings,

[fpc-pascal]Amiga snapshot uploaded.

2003-02-09 Thread Carl Eric Codere
Greetings, I've uploaded a new snapshot for the amiga,which is available at this url: ftp://ftp.freepascal.org/pub/fpc/snapshot/v10/amiga/m68k/baseami.lha Hopefully the unit related problems are now fixed. Carl ___ fpc-pascal maillist -

[fpc-pascal]Amiga snapshot uploaded.

2003-02-10 Thread Carl Eric Codere
>> Greetings, >> I've uploaded a new snapshot for the amiga,which is >> available at this url: >> >> ftp://ftp.freepascal.org/pub/fpc/snapshot/v10/amiga/m68k/baseami.lha > >Thanks for that, I`ll check and try it out. > >Regards Greetings, Please let me know if you have any probl

[fpc-pascal]Lazarus+FPC

2003-03-29 Thread Carl Eric Codere
>Hi, >How much compatibility is broken between fpc-1.0.6 and fpc-laz 1.0.7 ? > >The reason I ask is that lazarus requires the latter, and I do not seem >to be able to compile any of my old freepascal programs with it. Greetings, It is important to tell us what problems you have, since we'

[fpc-pascal]FPC 1.0.8

2003-03-29 Thread Carl Eric Codere
version, if so can you please tell me exactly where you get problems, if i don't get bug reports, i cannot fix them! As for 1.0.8, soon, just waiting to see if there are still compilation problems with lazarus... Carl Eric Codere ___ fpc-pascal m

[fpc-pascal]FPC 1.0.8

2003-04-03 Thread Carl Eric Codere
>Hi, > >There were mostly memory allocation and segmentation fault problems, I >just compiled sources which works great in Windows, Linux and DOS >versions. Greetings, Can you isolate the bug and send specific code so i can try to fix it before 1.0.8 is released? Carl