Re: [fpc-pascal] Favourite Pascal books

2013-01-22 Thread Mark Morgan Lloyd
waldo kitty wrote: On 1/22/2013 06:52, Leonardo M. Ramé wrote: The best introductory Turbo Pascal book I've ever read was "Mastering Turbo Pascal 6" from Scott D. Palmer spanish edition, i've got one with that very same title but written by Tom Swan... the one i have is the paperback, fourth

Re: [fpc-pascal] Favourite Pascal books

2013-01-22 Thread waldo kitty
On 1/22/2013 06:52, Leonardo M. Ramé wrote: The best introductory Turbo Pascal book I've ever read was "Mastering Turbo Pascal 6" from Scott D. Palmer spanish edition, i've got one with that very same title but written by Tom Swan... the one i have is the paperback, fourth edition - third pri

Re: [fpc-pascal] Linker Error: what does this mean?

2013-01-22 Thread Tomas Hajny
On 23 Jan 13, at 0:01, Gerhard Scholz wrote: > The files are completed compiled with FPC, no renaming of VPascal object > files. > > The only explanation I have that it must have to do with the size of the > file; the .o has 8 MB and just defines some CONST and VAR structures, no > code. Assu

Re: [fpc-pascal] Linker Error: what does this mean?

2013-01-22 Thread Gerhard Scholz
The files are completed compiled with FPC, no renaming of VPascal object files. The only explanation I have that it must have to do with the size of the file; the .o has 8 MB and just defines some CONST and VAR structures, no code. Interesting (maybe): the .O which ppc386 made has 8.380.

Re: [fpc-pascal] Linker Error: what does this mean?

2013-01-22 Thread Tomas Hajny
On 22 Jan 13, at 21:31, Gerhard Scholz wrote: > Question: what's the reason for this error? > > Linking .\read.exe > Error: Failed reading coff file, illegal reloctype $ while reading > .\U_UNIDAT > > The program compiles wonderfully with VirtualPascal; I wanted to recompile > it with FPC.

[fpc-pascal] Linker Error: what does this mean?

2013-01-22 Thread Gerhard Scholz
Question: what's the reason for this error? Linking .\read.exe Error: Failed reading coff file, illegal reloctype $ while reading .\U_UNIDAT The program compiles wonderfully with VirtualPascal; I wanted to recompile it with FPC. Gerhard ___

Re: [fpc-pascal] Favourite Pascal books

2013-01-22 Thread Patrick
Thanks to Leonardo, Ewald and Graeme I am off to a great start-Patrick ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Favourite Pascal books

2013-01-22 Thread Graeme Geldenhuys
On 01/22/13 11:52, Leonardo M. Ramé wrote: > > The best introductory Turbo Pascal book I've ever read was "Mastering Turbo > Pascal 6" from Scott D. Palmer spanish edition, I remember how amazed I was > after learning how pointers work, and how fast my apps became after replacing > arrays by li

Re: [fpc-pascal] Favourite Pascal books

2013-01-22 Thread Ewald
Once upon a time, on 01/21/2013 07:51 PM to be precise, Patrick said: > Hi Everyone > > I am just putting together an order for abebooks. They have a million > and one Pascal books. I can't decide on which ones to buy. > > Could you let me know what your favourite Pascal books are? -Patrick > > For

[fpc-pascal] Embeded ARM Examples.

2013-01-22 Thread delphian
Hi All, I’ve been a user of Lazarus for years now and will soon want to write some code to run on Embedded ARM ( specifically an ARM Cortex M3 ) using an LPC1343. I’m new to this so i would appreciate someone pointing me in the right direction , some examples and or some wiki regarding this ma

Re: [fpc-pascal] Favourite Pascal books

2013-01-22 Thread Leonardo M . Ramé
- Original Message - > From: Patrick > To: fpc-pascal@lists.freepascal.org > Cc: > Sent: Monday, January 21, 2013 3:51 PM > Subject: [fpc-pascal] Favourite Pascal books > > Hi Everyone > > I am just putting together an order for abebooks. They have a million and one > Pascal books.

Re: [fpc-pascal] Interrupts in ARM Embedded

2013-01-22 Thread Jeppe Græsdal Johansen
Den 21-01-2013 18:51, Juan Duran skrev: Hi all, I haven't been able to find a clear example on how to program on ARM with interrupts. Can somebody post an example? I am specially interested in Systick interrupts on LPC1768. Thanks in advance ___ fpc-

[fpc-pascal] Favourite Pascal books

2013-01-22 Thread Patrick
Hi Everyone I am just putting together an order for abebooks. They have a million and one Pascal books. I can't decide on which ones to buy. Could you let me know what your favourite Pascal books are? -Patrick ___ fpc-pascal maillist - fpc-pascal

[fpc-pascal] Interrupts in ARM Embedded

2013-01-22 Thread Juan Duran
Hi all, I haven't been able to find a clear example on how to program on ARM with interrupts. Can somebody post an example? I am specially interested in Systick interrupts on LPC1768. Thanks in advance ___ fpc-pascal maillist - fpc-pascal@lists.freep