Search found 319 matches

by Hypex
Sun Apr 28, 2019 4:29 pm
Forum: General Developer Support
Topic: Exec Bug Report
Replies: 16
Views: 7326

Re: Exec Bug Report

I just tested an old Alert program I wrote and bug fixed last year. Running it now it keeps bringing up a GR which isn't right. The SDK says nothing about it but the function has certainly changed. This is on my X1000.
by Hypex
Wed Apr 24, 2019 6:58 am
Forum: General Developer Support
Topic: Exec Bug Report
Replies: 16
Views: 7326

Re: Exec Bug Report

What you *should* see is Grim Reaper displaying the Alert number you passed to IExec->Alert(). Ie 00000000 in the test case you wrote above. Generally this is true but to my understanding only the deadend type should evoke a Grim Reaper. A zero alert value should fall under the recover type and evo...
by Hypex
Wed Apr 24, 2019 6:37 am
Forum: SDK Support
Topic: What is the latest baseline OS4 SDK?
Replies: 17
Views: 7911

Re: What is the latest baseline OS4 SDK?

Latest official SDK are 53.30. But if you want new gcc, binutils and co, you need go to https://github.com/sba1/adtools/ , and build compiler for yourself. This is good but it does miss out on gdb. Checking out the sources it looks like it needs mass modification to compile for OS4. Which is a sham...
by Hypex
Tue Dec 25, 2018 2:43 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Kernel 4.20
Replies: 76
Views: 20369

Re: Kernel 4.20/5.0

Thank you. :)
by Hypex
Mon Dec 17, 2018 9:14 am
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon
Replies: 75
Views: 23545

Re: Arctic Fox 27.9.12 (Firefox 63.0) a fork of Pale Moon

So I've had a read about it and still trying to figure out how it would benefit over a PPC optimised port of FireFox? Such as the one the PPC laptop people worked on. It looks to be of benefit for older OSX versions. But it's strange you would be using an old OSX version on x86 based hardware for pe...
by Hypex
Fri Dec 07, 2018 12:12 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Kernel 4.20
Replies: 76
Views: 20369

Re: Kernel 4.20/5.0

Thanks a lot for your reply. Did you boot Ubuntu 9.04 with our kernel 4.19 on your X1000? The oldest Ubuntu that I ever used on my X1000 was Ubuntu 10.04.4 LTS. Yes I did! Years ago I "hacked" Ubuntu to install on my A1/XE. And it's been solid since. The only Linux install I have that has...
by Hypex
Wed Dec 05, 2018 3:13 pm
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Kernel 4.20
Replies: 76
Views: 20369

Re: Kernel 4.20/5.0

Hi Hypex, Any news? I compiled the latest stable and test kernels with initrds for you. I compressed some X1000 Linux kernels for your X1000 Debian installer project. I hope it helps. Sorry, I've been busy and didn't check back. Will do some testing. Thanks. In the meantime I need to go from LABEL ...
by Hypex
Tue Nov 13, 2018 10:33 am
Forum: Platform: AmigaOne X1000 - Linux Only
Topic: Kernel 4.20
Replies: 76
Views: 20369

Re: Kernel 4.20/5.0

xeno74 wrote:We have an answer.
Olof Johansson wrote: Nobody has done the work to get the kernel to work in little endian on these platforms. I wouldn't expect it to work without quite a bit of effort.


-Olof
Ah okay. Can't they just flick a few switches and recompile it? :lol: