Browsing this Thread:
1 Anonymous Users
AROS is frustrating. |
||
---|---|---|
![]() Joined:
2017/3/3 13:00 Group:
Member Posts:
81
![]() |
Dear friends, after i have played a bit with the code of this compiler:
https://github.com/lugon/LuxCC i was able to compile it on AROS i386... however when i try to compile and run simple codes it crashes. I do not need C, now i hope and in the future, however i simply wanted to contribute for something usefull on AROS. If anyone has time to waste, everything is available from here: http://s000.tinyupload.com/index.php?file_id=60553625547062965028
Posted on: 1/13 6:55
|
|
![]() |
Re: AROS is frustrating. |
||
---|---|---|
![]() Joined:
2017/3/3 13:00 Group:
Member Posts:
81
![]() |
Made some progress, cross compiled a simple test on AROS for Linux (i think this is the first time in the history), successful compiled an hello world for the included virtual machine running on AROS.
Posted on: 1/14 7:21
|
|
![]() |
Re: AROS is frustrating. |
||
---|---|---|
![]() Joined:
2016/8/16 0:09 Group:
Member Posts:
326
![]() |
Quote:
Pasquale wrote: The compiler itself does not seem to support AROS as a target. Unless you have addressed that as well, compiled code would not run very happily (if at all) on AROS. Or did i misunderstood what you worked on ?
Posted on: 1/14 18:35
|
|
![]() |
Re: AROS is frustrating. |
||
---|---|---|
![]() Joined:
2017/3/3 13:00 Group:
Member Posts:
81
![]() |
The codes compiled work well on Linux, it is a cross compiler on AROS for Linux. There is also a virtual machine that run codes compiled for it also on AROS. The compiler has some bug, mainly the driver (as the author call it), however the assembler and the linker seem to work well. I think it could be a base to develope something useful and interesting.
Posted on: 1/15 2:43
|
|
![]() |
Re: AROS is frustrating. |
||
---|---|---|
![]() Joined:
2017/3/3 13:00 Group:
Member Posts:
81
![]() |
Cleaned, fixed and compiled to work well on AROS i386, now available from AROS archives and soon from Aminet, too. I have included into stdlib also the system() function. It is only the virtual machine version in which should be easy to include other libraries, i think. The library is essential, follows the C89 standard + some C99 features. Does not have float. It is a good combination with my editor, led.
In general i found it very useful.
Posted on: 1/22 13:52
|
|
![]() |
Re: AROS is frustrating. |
||
---|---|---|
![]() Joined:
2010/8/30 7:20 Group:
Member Posts:
1059
![]() |
i think it would be a good practice to compile programs with aros toolchain (in a local dir) and upload the souces to aros archives, equipped with (a set of) mmakefiles and laid out that way that they are ready to compile for widest choice of platforms supported.
Posted on: 1/23 8:28
|
|
![]() |
Re: AROS is frustrating. |
||
---|---|---|
![]() Joined:
2012/8/16 12:52 From Sweden
Group:
Member Posts:
108
![]() |
Quote:
Nice work!
Posted on: 1/23 8:54
|
|
![]() |
You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.