Re: [fpc-pascal] CopyFile for FreePascal without Lazarus?

2019-04-17 Thread leledumbo via fpc-pascal
> but that seems to only work with Lazarus. The unit is part of LazUtils package. It has no dependency on other packages but indeed can't be used as a standalone unit, you need other units from the same package but that's all. -- Sent from: http://free-pascal-general.1045716.n5.nabble.com/

[fpc-pascal] CopyFile for FreePascal without Lazarus?

2019-04-17 Thread James Richters
Is there a copyfile for Freepascal I can use without installing Lazarus? I found: http://wiki.freepascal.org/CopyFile but that seems to only work with Lazarus. I just want to make a copy of a file into a different directory and maintain it's timestamps etc Any suggestions? James

Re: [fpc-pascal] FPCJVM Android and libbass.so calling issue

2019-04-17 Thread Mgr. Janusz Chmiel
Thank you very much for yours professional advices. So really, if I want to call native .so libraryes, I have to use Lamw or Pandroid. Lamw uses JNI interface perfectly. And t is only sad for Me, that it is not easily possible to create stdcontrols.pas unit, which would be compatible with this

Re: [fpc-pascal] FPCJVM Android and libbass.so calling issue

2019-04-17 Thread Jonas Maebe
On 17/04/2019 20:11, Mgr. Janusz Chmiel wrote: I have decided to join my second question to this thread, because it is also related to problem with libbass.so PPCJVM have problem to compile The following line of code from bass.pas Delphi unit and also from newest bass.pas which is The part of

Re: [fpc-pascal] FPCJVM Android and libbass.so calling issue

2019-04-17 Thread Mgr. Janusz Chmiel
I have decided to join my second question to this thread, because it is also related to problem with libbass.so PPCJVM have problem to compile The following line of code from bass.pas Delphi unit and also from newest bass.pas which is The part of bass zip archive for Windows. STREAMPROC_PU

[fpc-pascal] FPCJVM Android and libbass.so calling issue

2019-04-17 Thread Mgr. Janusz Chmiel
Dear specialists, Please does somebody of you know, why is it impossible to call libbass.so in JVM Android mode if external command is being used for this task? Because I Am getting run-time error: error Failed resolution of libbass.so OK I have analysed bass.pas unit and I have found that The

Re: [fpc-pascal] Lazarus Release 2.0.2 - suggestions

2019-04-17 Thread Graeme Geldenhuys
On 16/04/2019 21:18, Tomas Hajny wrote: > whatever that would be called. Please, stop it (everybody). Sorry, I read messages in the order my email client sorted them. Only saw your message after I posted my reply. I'll not take part in futher off-topic discussions. Regards, Graeme

Re: [fpc-pascal] Lazarus Release 2.0.2 - suggestions

2019-04-17 Thread Graeme Geldenhuys
On 16/04/2019 19:49, Rainer Stratmann wrote: >> Anyone who seriously develops software, specially desktop applications, >> is/should be using at least two (better 3 monitors). > > That is completely new for me that the amount of monitors is an indication of > how professional someone can write goo

Re: [fpc-pascal] problems while compiling androidr14.inc

2019-04-17 Thread Jonas Maebe
On 17/04/2019 17:05, Mgr. Janusz Chmiel wrote: Please do you think, that this Free Pascal compiler error indicates, that some part of androidR14.inc unit have been compiled incorrectly? C:\javavcl-code-1007\fpc\units\jvm-android\rtl\androidr14.inc(2750,15) Hint: (3274) Inherited methods can only

[fpc-pascal] problems while compiling androidr14.inc

2019-04-17 Thread Mgr. Janusz Chmiel
Please do you think, that this Free Pascal compiler error indicates, that some part of androidR14.inc unit have been compiled incorrectly? C:\javavcl-code-1007\fpc\units\jvm-android\rtl\androidr14.inc(2750,15) Hint: (3274) Inherited methods can only be overridden in Objective-C and Java, add "ov

Re: [fpc-pascal] Really Strange Speed Problems - FPC & Neural Networks

2019-04-17 Thread Joao Schuler
Thank you for your help Jonas. It was a good guess. Unfortunately, adding "spectre_v2=off nopti pti=off" didn't help. ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] Really Strange Speed Problems - FPC & Neural Networks

2019-04-17 Thread Jonas Maebe
On 17/04/2019 10:01, Joao Schuler wrote: # My CPU reports: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf You can try disabling spectre protections in your Linux installs: https://access.redhat.com/articles/3311301 Jonas ___ fpc-pascal

Re: [fpc-pascal] Really Strange Speed Problems - FPC & Neural Networks

2019-04-17 Thread Sven Barth via fpc-pascal
Am 17.04.2019 um 10:01 schrieb Joao Schuler: Hello, It's better not to reply to an existing mail with a completely new topic, cause now your mail is burrowed deep in the "Lazarus Release 2.0.2" thread. Better write directly to the list without replying. Regards, Sven _

[fpc-pascal] Really Strange Speed Problems - FPC & Neural Networks

2019-04-17 Thread Joao Schuler
Hello, For the past 10 days, I've seen really strange speed problems at my end. In 2 Ubuntu virtualbox VMs (16.04 and 18.04), my neural networks are running at half speed than usual. The host is a WIN 10 computer. Neural networks are both CPU and memory bound. Therefore, there is something affecti

Re: [fpc-pascal] Lazarus Release 2.0.2 - suggestions

2019-04-17 Thread Rainer Stratmann
On Dienstag, 16. April 2019 22:36:07 CEST Mattias Gaertner via fpc-pascal wrote: > On Tue, 16 Apr 2019 21:13:52 +0200 > > Rainer Stratmann wrote: > > On Dienstag, 16. April 2019 21:02:50 CEST Rainer Stratmann wrote: > > > But how can I install/activate it. > > > > I found an instruction, but I