Wednesday, 8 October 2025

Silence for while..

Hi ppl,

I have used all my free time trying to build crosscompiler on Ubuntu 24.4. 

Aros X86 crosscompiler build successful.
Aros x86_64 crosscompiler build successful.
Aros m68k crosscompiler build  successful.

Main challenge so far is converting from 32 bit to 64bit aros.

I have written a little tool which converts ULONG's to IPTR by scanning every .c / .h files from giving directory and changes than also saves backup file too.

...crosscompilers are ready now and my free time will be coding when I get free time lol..

- Framebuild build nicely...
- ArZip build successful too

ArSFSDoctor giving me problems on x86_64 Aros.

Crashes by stdlib.library , ghosty not sure where crash is coming from since clicking ok goes back to Ubuntu and native build just freezes at that point. Let me investigate deeper..BTW x86 version compiles and works fine , m68k version also party working but I am not fan of our new gcc, I might have to see if I can build gcc 6.5 which works better.lol


Btw: My Gmail still full and I created another Gmail account until I find time to go trough every file and delete or backup all to get my Gmail back.





Thursday, 22 May 2025

Tuesday, 22 October 2024

Few tests and back to porting..

Good old amiga > software rework by me for aros..

Than and multi format music player using raylib.

Saturday, 24 February 2024

GLFW 3.3.x port in progress for Aros

I have port glfw 2.6 / 2.7 already but instead of  claiming up with versions, I decide to go straight into latest version and good news aros should have latest version and working glfw In few months , I have not done much coding since my twins born and last project was amissl.

1st screenshot 
Few tests
Raylib 5 also ported...