Welcome, Guest. Please login or register.

Author Topic: GNU Robbo a68k available  (Read 4851 times)

Description:

0 Members and 2 Guests are viewing this topic.

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: GNU Robbo a68k available
« on: June 14, 2010, 11:21:47 AM »
Quote from: wawrzon;564498
yet again seems a program has been crosscompiled and tested only on uae without checking for enforcer hits.

and why do the icons want to run the program from shell via iconx? set it to workbench and that is what i get:

WORD READ from C1A00000 (INST)                 PC: C1A00000
USP : 0925C384 SR: 0014  (U0)(-)(-)  TCB: 0898DCF8
Data: 00000000 00000300 FFFFFFEC E0100000 00000051 0926B328 0925C414 00000000
Addr: 0898DCF8 0926B314 094BE430 0926ADA8 0925C414 0925C3FC 0926ADA8 08002340
Stck: C0130000 80000000 00000000 08A112D8 00000146 00000036 00000051 0926B328
Stck: 00000144 0000004D 094BE430 094BA500 0925C414 0926ADA8 7FFF0000 FFFFFFFF
Name: "Background CLI"  CLI: "gnurobbo.exe"  


Exception !!   00000004     TCB: 0898DCF8     CTX: 08801A70     SSP: 08002340
USP : 0925C384 SR: 0014  (U0)(-)(-)  TCB: 0898DCF8
Data: 00000000 00000300 FFFFFFEC E0100000 00000051 0926B328 0925C414 00000000
Addr: 0898DCF8 0926B314 094BE430 0926ADA8 0925C414 0925C3FC 0926ADA8 08002340
Stck: C0130000 80000000 00000000 08A112D8 00000146 00000036 00000051 0926B328
Stck: 00000144 0000004D 094BE430 094BA500 0925C414 0926ADA8 7FFF0000 FFFFFFFF
Name: "Background CLI"  CLI: "gnurobbo.exe"

tested on my newly assembled a4k/060/cv64/cgx4

That happens because it's a lame ixemul port.
« Last Edit: June 14, 2010, 11:26:05 AM by Piru »
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: GNU Robbo a68k available
« Reply #1 on: June 15, 2010, 07:54:26 AM »
What kind of nonsense is this? If you use ixemul you should use ixemul only. Ixemul does not mix with OS calls, unless if you properly lock signals for every OS call (which is done internally by ixemul). Things will die horribly if the ixemul signal processing is fired while the execution is inside some OS call. The least you get is a semaphore deadlock.

Ixemul was only meant to be used for quick configure && make kind of compiles. Anything requiring actual AmigaOS calls is supposed to use libnix. Obviously no-one has a frigging clue about ixemul anymore and these things have been forgotten. Well, too bad.

Ixemul 68k is ruined now. Is it boring? Well IMHO not, just sad. Incompetent fools messing things up is just sad.

Oh and x303, I have a freedom to voice my opinion, just like everyone else.
« Last Edit: June 15, 2010, 02:43:33 PM by Piru »
 

Offline Piru

  • \' union select name,pwd--
  • Hero Member
  • *****
  • Join Date: Aug 2002
  • Posts: 6946
    • Show all replies
    • http://www.iki.fi/sintonen/
Re: GNU Robbo a68k available
« Reply #2 on: June 15, 2010, 08:52:13 PM »
Quote from: x303;564716
Sure, as long as you're not too negative.

Even if I were, I would still be free to voice my opinion.