Re: [fpc-pascal] arm-linux for Raspberry 1 FPC 3.0.0-rc1 release

2015-08-31 Thread Pierre Muller
On Thu, August 27, 2015 06:55, Martin Schreiber wrote: > On Wednesday 26 August 2015 20:14:09 Mark Morgan Lloyd wrote: >> >> Is there a native ARM version compatible with the Raspberry Pi? I uploaded a tar file to install FPC 3.0.0rc1 to a arm-linux Raspberry v1 compiled on a RaspBian wheezy machin

Re: [fpc-pascal] FPC 3.0.0-rc1 release

2015-08-31 Thread Mark Morgan Lloyd
Martin Schreiber wrote: On Monday 31 August 2015 16:25:38 Mark Morgan Lloyd wrote: As I've said already- more than once- I wrote the previous mail "for the benefit of anybody getting here via Google" too. ;-) Sorry for annoying you. [GRIN] Nonono, I'm not annoyed. But particularly taking i

Re: [fpc-pascal] https support; call for testers

2015-08-31 Thread sami
Hi all, I´m follow the same ideia from fpHttpClient by use a event to handle the creation of TSSLSocketHandler for fpHttpServer. the event handler was implemented this way: procedure TForm1.sockHandleEvent(Sender: TObject; const UseSSL: Boolean; out aHandler: TSocketHandler); var h: TSSLS

Re: [fpc-pascal] FPC 3.0.0-rc1 release

2015-08-31 Thread Martin Schreiber
On Monday 31 August 2015 16:25:38 Mark Morgan Lloyd wrote: > > As I've said already- more than once- I wrote the previous mail "for the benefit of anybody getting here via Google" too. ;-) Sorry for annoying you. Martin ___ fpc-pascal maillist - fpc

Re: [fpc-pascal] FPC 3.0.0-rc1 release

2015-08-31 Thread Mark Morgan Lloyd
Martin Schreiber wrote: On Monday 31 August 2015 13:00:59 Mark Morgan Lloyd wrote: Thanks Jonas, that fixes it. To wrap this up and for the benefit of anybody getting here via Google: this is for a Raspeberry Pi with 2014-era Raspbian. Binaries from: http://sourceforge.net/projects/mseide-mseg

Re: [fpc-pascal] FPC 3.0.0-rc1 release

2015-08-31 Thread Martin Schreiber
On Monday 31 August 2015 13:00:59 Mark Morgan Lloyd wrote: > Thanks Jonas, that fixes it. To wrap this up and for the benefit of > anybody getting here via Google: this is for a Raspeberry Pi with > 2014-era Raspbian. > > Binaries from: http://sourceforge.net/projects/mseide-msegui/files/fpcarm/ >

Re: [fpc-pascal] FPC 3.0.0-rc1 release

2015-08-31 Thread Mark Morgan Lloyd
Mark Morgan Lloyd wrote: Jonas Maebe wrote: Mark Morgan Lloyd wrote: I've already got both in the fpc.cfg file: # path to the gcclib -Fl/usr/lib/gcc/arm-linux-gnueabi/4.6.3 -Fl/usr/lib/arm-linux-gnueabi "make all" in the top level directory ignores your fpc.cfg (by design). [Slaps forehead

Re: [fpc-pascal] FPC 3.0.0-rc1 release

2015-08-31 Thread Mark Morgan Lloyd
Jonas Maebe wrote: Mark Morgan Lloyd wrote: I've already got both in the fpc.cfg file: # path to the gcclib -Fl/usr/lib/gcc/arm-linux-gnueabi/4.6.3 -Fl/usr/lib/arm-linux-gnueabi "make all" in the top level directory ignores your fpc.cfg (by design). [Slaps forehead] I'll be back. -- Mark M

Re: [fpc-pascal] FPC 3.0.0-rc1 release

2015-08-31 Thread Jonas Maebe
Mark Morgan Lloyd wrote: I've already got both in the fpc.cfg file: # path to the gcclib -Fl/usr/lib/gcc/arm-linux-gnueabi/4.6.3 -Fl/usr/lib/arm-linux-gnueabi "make all" in the top level directory ignores your fpc.cfg (by design). Jonas ___ fpc-pas

Re: [fpc-pascal] FPC 3.0.0-rc1 release

2015-08-31 Thread Mark Morgan Lloyd
Jonas Maebe wrote: Mark Morgan Lloyd wrote: /usr/local/src/fpc/fixes_3_0/rtl/units/arm-linux/cprt0.o: In function `_haltproc_eabi': (.text+0x88): undefined reference to `_fini' /usr/local/src/fpc/fixes_3_0/rtl/units/arm-linux/cprt0.o: In function `_haltproc_eabi': (.text+0x90): undefined referen

Re: [fpc-pascal] FPC 3.0.0-rc1 release

2015-08-31 Thread Jonas Maebe
Mark Morgan Lloyd wrote: /usr/local/src/fpc/fixes_3_0/rtl/units/arm-linux/cprt0.o: In function `_haltproc_eabi': (.text+0x88): undefined reference to `_fini' /usr/local/src/fpc/fixes_3_0/rtl/units/arm-linux/cprt0.o: In function `_haltproc_eabi': (.text+0x90): undefined reference to `_init' chmcmd