Welcome, Guest. Please login or register.

Author Topic: PyAROS 0.1 [2.2.1] released  (Read 3375 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline falemagn

  • Sr. Member
  • ****
  • Join Date: May 2002
  • Posts: 269
    • Show all replies
    • http://www.aros.org/
Re: PyAROS 0.1 [2.2.1] released
« on: October 31, 2002, 03:03:04 PM »
Quote
I was under the impression maintaining source-compatibility between AROS and AmigaOS was supposed to be a piece of piss, and i thus figured people developing for AROS could also benefit AmigaOS users, is all.


What is true is that sources written with AmigaOS in mind can be easily compiled for AROS, but it's not always true that sources for AROS can be easily backported to AmigaOS, because they might use features that AmigaOS doesn't have and that AROS has.

However, PyAROS could probably be recompiled on AmigaOS using gcc and ixemul, but that's up to whoever wants an updated python on AmigaOS.

Fabio Alemagna
 

Offline falemagn

  • Sr. Member
  • ****
  • Join Date: May 2002
  • Posts: 269
    • Show all replies
    • http://www.aros.org/
Re: PyAROS 0.1 [2.2.1] released
« Reply #1 on: October 31, 2002, 03:16:10 PM »
Quote
It doesnt seem to do anything apart fromopening a "workbench ina window" on my SuSE 8.0


Well, ya know, it's not a demo (as in the demos you watch at the demo parties), it's an OS which reimplements AmigaOS :)

Quote
It get a cli shell, and most commands bitch about incorrect or wrong number of args


That's just not possible. If you used them right, that is.

If the commands say that you used incorrect paramenters, then they are right :)

Fabio Alemagna