Welcome, Guest. Please login or register.

Author Topic: Free AmigaOS for all  (Read 5747 times)

Description:

0 Members and 1 Guest 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: Free AmigaOS for all
« on: November 27, 2004, 05:22:46 PM »
Quote
Hit a stumbling bock on the PPC, though as it seems that the varargs function has different behaviour on different platforms (passing parameters in registers or on the stack).

Well, you pick one ABI for AROS/powerpc and stick to it. Be it System V, PowerOpen, or something else. There is no problem here.

Quote
the best option would be to remove it from the AROS core, but apparently that would take a huge amount of work

That's just insane. Varargs works just fine with PPC.