Welcome, Guest. Please login or register.

Author Topic: First serious question....  (Read 4745 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline dammy

  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 2828
    • Show all replies
Re: First serious question....
« on: October 09, 2003, 04:37:43 PM »
by DonnyEMU on 2003/10/9 6:00:40

Quote
Someone should port the Mono framework to AROS.. and bypass much of the issues and provide an OOP evironment... It would give us a C# and VB like BASIC compiler... Also it would give us a very nice non-oop restricted environment that's cross platform..


Problem is, that's a huge hunking port job to do.  I'm sure mono would be nice for AROS, but I rather seem more people jumping in to help out with GCC native port and TCP/IP ports.

Of course, someone could always start up a bounty for mono porting. ;)

Dammy
Dammy

https://www.facebook.com/pages/Arix-OS/414578091930728
Unless otherwise noted, I speak only for myself.
 

Offline dammy

  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 2828
    • Show all replies
Re: First serious question....
« Reply #1 on: October 09, 2003, 05:40:48 PM »
by Kronos on 2003/10/9 11:45:12


Quote
AROS-gcc (actually Linux-gcc started with a small script) does not support C++ Has something to do with missing link-libs and I ran into that the hard way ~1 year ago (yeah finally I had everything compiled only to let the linker show me it's finger ).


Hope that will change someday soon,but don't hold your breath.


There is indeed a Bounty (#4) on it.  We have one dev looking into it but wants to split it up between C and C++.  So far, the reactions aren't positive in splitting up the GCC into C and C++ parts for the bounty.

Dammy
Dammy

https://www.facebook.com/pages/Arix-OS/414578091930728
Unless otherwise noted, I speak only for myself.