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.


I cracked the problem with arSFSDoctor 64bit and compiled successfully.

                   -- arsfsdoctor 64bit --



Thursday, 22 May 2025