Welcome, Guest. Please login or register.

Author Topic: AROS Status Update  (Read 5500 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Rodney

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1386
    • Show all replies
    • http://donthaveone.com/
Re: AROS Status Update
« on: May 27, 2003, 02:06:17 AM »
wow :) zune is looking prettier and prettier!!! :)

Just wondering, Zune is MUI based. MUI recently had an updated. AROS and the MOS teams have been known to exchange code, or help out in areas...

Would i be wrong in assuming that both teams or all three teams (MOS, AROS, MUI) helped out each other or something similar to get the gradients working on these platforms?
We are not Humans having a spirital experiance
We are Spirits having a Human experiance.
 

Offline Rodney

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1386
    • Show all replies
    • http://donthaveone.com/
Re: AROS Status Update
« Reply #1 on: May 27, 2003, 03:23:10 AM »
Well, goes to show how much i know :) Just a nice coincidence it seems.

BTW - can i download avaliable development tools like gcc for AROS... I had a look at the manuals on your site, but it doesnt really explain (yet) how to use GCC or get it for wither nativ-i386 or linux-i386

I would love to start writing on AROS as GCC 2.9+ on AmiOS on UAE P@ 400 is pretty slow... :(
We are not Humans having a spirital experiance
We are Spirits having a Human experiance.
 

Offline Rodney

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1386
    • Show all replies
    • http://donthaveone.com/
Re: AROS Status Update
« Reply #2 on: May 27, 2003, 04:36:56 AM »
Quote

There's currently no native gcc availabe for AROS. To code for AROS you need to use the crosscompiler which is built on the fly when compiling AROS itself. You can find it under AROS/bin/-/tools/ and it's named --aros-gcc. Replace with your cpu model (most likely i386) and with your operating system (most likely linux). Use that compiler as if it were a native one.


Just as a suggestion, it might be a good idea to point this out on the aros website (unless its there and i missed it). I was looking in the manual for "application dev on AROS". Right or wrong place, who knows... oops, maybe i should have checked the FAQ's?
We are not Humans having a spirital experiance
We are Spirits having a Human experiance.