Re: [MSEide-MSEgui-talk] MSEgui and CPU ARM AARCH64.

2021-01-07 Thread fredvs
Hello everybody. The bridge of Johann Elsass (-dclass_bridge) solves everything with aarch64. Adding that parameter at compilation (-dclass_bridge) for mseide for example solves all the problems (.stat file not loaded, no access to files, problems with threads, ...). Maybe we may think to

Re: [MSEide-MSEgui-talk] MSEgui and CPU ARM AARCH64.

2020-12-25 Thread Fred van Stappen
Hello everybody. Included mseide-msegui-aarch64.tar.gz2 that contains the source adapted for aarch64 CPU. Almost every widgets works but there can have problems with the db widgets (not tested). mseide-msegui-aarch64.bz2

Re: [MSEide-MSEgui-talk] MSEgui and CPU ARM AARCH64.

2020-12-24 Thread fredvs
Hello everybody. Included mseide-msegui-aarch64.tar.gz2 that contains the source adapted for aarch64 CPU. Almost every widgets works but there can have problems with the db widgets (not tested). mseide-msegui-aarch64.bz2

Re: [MSEide-MSEgui-talk] MSEgui and CPU ARM AARCH64.

2020-12-22 Thread fredvs
Hello Sieghard, hello Graeme. Thanks for your lights. Yes, I am excited to try FreeBSD on the Rpi aarch64. But ... there is no fpc target for FreeBSD-aarch64. About the problems with openfile() from clib, it is fixed now, and gives a valid handle. But there is problem also now with

Re: [MSEide-MSEgui-talk] MSEgui and CPU ARM AARCH64.

2020-12-22 Thread Sieghard
Hello fredvs, you wrote on Mon, 21 Dec 2020 16:48:11 -0700 (MST): > About Raspian 64 bit and aarch64 and fpc and msegui. > After big fight I finally have a stable Raspian 64 bit on my Rpi 3. Oh, fine, that'sa big advance then. > About fpc aarch64 linux. > Ok, it works and is easy to install.

Re: [MSEide-MSEgui-talk] MSEgui and CPU ARM AARCH64.

2020-12-22 Thread Graeme Geldenhuys
On 21/12/2020 11:48 pm, fredvs wrote: > I will surely take a look, thanks to note it. No problems. I've been looking into getting a new RPi 4 myself, for a similar goal. Testing fpGUI with AArch64. As I much prefer FreeBSD over Linux, I've been keeping an eye (or ear) on what others were saying

Re: [MSEide-MSEgui-talk] MSEgui and CPU ARM AARCH64.

2020-12-21 Thread fredvs
Hello Graeme. Ho, nice, they did it. I will surely take a look, thanks to note it. About Raspian 64 bit and aarch64 and fpc and msegui. After big fight I finally have a stable Raspian 64 bit on my Rpi 3. Imho, it is absolutely not faster than the 32 bit version. But it works now without

Re: [MSEide-MSEgui-talk] MSEgui and CPU ARM AARCH64.

2020-12-21 Thread Graeme Geldenhuys
On 20/12/2020 4:58 pm, fredvs wrote: > So I have very sad news, I give it up at the moment for Rpi OS 64 bit. > It is very rare that I take such a decision, I am a explorer_warrior after > all. If you still have the energy and passion, an alternative could be FreeBSD on the RPi.

Re: [MSEide-MSEgui-talk] MSEgui and CPU ARM AARCH64.

2020-12-20 Thread fredvs
Hello Sieghard. Thanks for your advice. About Raspberry Pi OS 64 bit. OK, I was able to install it on a Rpi 3 machine. But... It is highly unstable, if you do a apt-get update, after the Rpi does not reboot. Also many installed applications crash after few time and are much slower that the 32

Re: [MSEide-MSEgui-talk] MSEgui and CPU ARM AARCH64.

2020-12-19 Thread Sieghard
Hello fredvs, you wrote on Sat, 19 Dec 2020 11:01:20 -0700 (MST): > I try to make MSEgui compatible with CPU 64 bit AARCH64, for the new Rpi > for example. > > MSEGui is already compatible for CPU ARM 32 bit but not yet for AARCH 64 > bit. That's very intersting, although I've no current use