[fpc-pascal] access violations on new ARM hardware

2015-01-26 Thread Björn Schreiber
Hi *.*, we use an ARM based SOM for a device developed by us, the software is developed using Lazarus. Now we are testing a new version of the SOM and can't get our software to work. Old SOM: Samsung S5PV210 one Cortex-A8 (?) core Windows CE 6.0 R3 kernel New SOM: Freescale Vybrid dual cor

Re: [fpc-pascal] SCGI in Pascal?

2015-01-26 Thread silvioprog
On Mon, Jan 19, 2015 at 7:17 PM, Michael Van Canneyt wrote: > > On Mon, 19 Jan 2015, silvioprog wrote: > >> Hello, >> Can any one inform if exists a FPC or Delphi implementation to this >> protocol [1]? >> >> Thank you! >> >> [1] - http://en.wikipedia.org/wiki/Simple_Common_Gateway_Interface >> >

Re: [fpc-pascal] SCGI in Pascal?

2015-01-26 Thread silvioprog
On Mon, Jan 26, 2015 at 3:32 PM, silvioprog wrote: > On Mon, Jan 19, 2015 at 7:17 PM, Michael Van Canneyt < > mich...@freepascal.org> wrote: >> >> On Mon, 19 Jan 2015, silvioprog wrote: > > I haven't found any. >> >> Michael. > > > Hm... =/ > [...] I'll make a small FPC sample with GET in SCGI a

Re: [fpc-pascal] access violations on new ARM hardware

2015-01-26 Thread Mark Morgan Lloyd
Björn Schreiber wrote: Hi *.*, we use an ARM based SOM for a device developed by us, the software is developed using Lazarus. Now we are testing a new version of the SOM and can't get our software to work. Old SOM: Samsung S5PV210 one Cortex-A8 (?) core Windows CE 6.0 R3 kernel New SOM: F

Re: [fpc-pascal] SCGI in Pascal?

2015-01-26 Thread Michael Van Canneyt
On Mon, 26 Jan 2015, silvioprog wrote: On Mon, Jan 26, 2015 at 3:32 PM, silvioprog wrote: On Mon, Jan 19, 2015 at 7:17 PM, Michael Van Canneyt wrote: On Mon, 19 Jan 2015, silvioprog wrote:  I haven't found any. Michael. Hm... =/ [...]  I'll ma