Login
Username:

Password:

Remember me



Lost Password?

Register now!
Main Menu
Who is Online
25 user(s) are online (19 user(s) are browsing Forum)

Members: 0
Guests: 25

more...


Browsing this Thread:   1 Anonymous Users




(1) 2 »


Re: On next version of VMwAros can you please....
#11
Home away from home
Home away from home


See User information
Quote:

deadwood wrote:
If you have problems setting up GCC package (gcc & g++), please drop me an email and I will help you. As for the other tools to make a full chain (configure & make) I don't think they are available yet for AROS.


Murks!IDE 0.6.0 is already there, so gcc and g++ should be there. Configure is'n available and make is already installed. Maybe I'm not so far from the goal.

Posted on: 2008/6/8 20:14
p.bes
Icaros Desktop AROS distribution mantainer
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: On next version of VMwAros can you please....
#10
Home away from home
Home away from home


See User information
Quote:

paolone wrote:
Those assigns have already been included in VmwAROS user-startup. What I'm not aware of, unluckily, are the packets I should install (and where to do it) to make VmwAROS usable for development jobs.


If you have problems setting up GCC package (gcc & g++), please drop me an email and I will help you. As for the other tools to make a full chain (configure & make) I don't think they are available yet for AROS.

Posted on: 2008/6/8 16:00
Krzysztof

"There is no such thing as software for free. If it is not the user who covers the cost of software creation with money, it is the developer who covers this cost with his own free time."

www.aros3d.org
www.twitter.com/ddeadwood
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: On next version of VMwAros can you please....
#9
Home away from home
Home away from home


See User information
Quote:

NovaBurst wrote:
Paolo, I think the assigns for it will be located in the INSTALL text file in the System:Development drawer.


Those assigns have already been included in VmwAROS user-startup. What I'm not aware of, unluckily, are the packets I should install (and where to do it) to make VmwAROS usable for development jobs.

Posted on: 2008/6/8 12:19
p.bes
Icaros Desktop AROS distribution mantainer
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: On next version of VMwAros can you please....
#8
Home away from home
Home away from home


See User information
Nevermind, I just found that I mxed up directories. I just compiled my first program on Aros, this is so cool!
:cheers:

Posted on: 2008/6/5 7:45
[size=xx-small]My AROS native boxes:
- ASUS P4PE-X/TE, P4 2.8, SB Live! SB0060, RTL8029, GeForce 5200
- HP Compaq NX7010
[/size]
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: On next version of VMwAros can you please....
#7
Home away from home
Home away from home


See User information
I've got to dig this one out again...

Quote:

NovaBurst wrote:
I think the assigns for it will be located in the INSTALL text file in the System:Development drawer.


Should these assigns be sufficient for gcc to know where to search the includes? It doesn't find stdio.h and the like when I try to compile something. Sorry for the noob mode, but you've got to start somewhere...

Posted on: 2008/6/4 17:19
[size=xx-small]My AROS native boxes:
- ASUS P4PE-X/TE, P4 2.8, SB Live! SB0060, RTL8029, GeForce 5200
- HP Compaq NX7010
[/size]
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: On next version of VMwAros can you please....
#6
Not too shy to talk
Not too shy to talk


See User information
Thanks. I've given up on trying to compile within AROS at the moment.

I just downloaded a VMWare image of Ubuntu Desktop 8.04, and plan to compile from within that. At least I know the Linux tools exist and work (at least I assume they will).

It seems that this is necessary until someone creates a AROS bash shell or something similar, for the single purpose of getting the linux specific AROS build scripts run. (I realise some other things must be needed too, else Cygwin would compile AROS)
Makes me wonder if people really want to have a non-Linux compile environment at all ?

Everyone - keep up the good work. Hopefully one day I will actually contribute something more useful than comments.

Cheers


Posted on: 2008/5/10 13:47
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: On next version of VMwAros can you please....
#5
Home away from home
Home away from home


See User information
AROS isnt compiled from the subdirectories but always from the top level of the source tree.

This is primarily because it allows us to be certain where to find files needed to set particular build-time options, and so that things such as metamake know exactly where to start looking for "makefiles" that describe the components that other parts may require before they can be compiled/linked/used.

To compile only a particular item requires using the ****-quick targets (ie type make bootiso-quick etc - in this case it would only perform the step of trying to create the actual iso binary but will likely fail if you havent already compiled the other components of AROS, and is only listed here as an example of a -quick target).

Some things ofcourse need to be done differently - such as compiling the AHI drivers. Thats because they dont directly use the AROS build system but use their own configure/Makefiles that the AROS build system just invokes.

Yes, the biggest problem for someone new to it is probably the lack of documentation, but then again most people learn best not from reading but from trying/doing ;)

Its not that hard to follow tbh, so long as your willing to try and understand it.

Posted on: 2008/4/30 0:23
Resized Image
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: On next version of VMwAros can you please....
#4
Home away from home
Home away from home


See User information
I'm certainly not the right person to speak, but I think this problem is related to the fact that AROS isn't able to self-compile yet. So AFAIK our gcc is able so far to compile standalone programs, but not AROS elements themselves (nor anything which relies on the development toolchain on Linux), which need MetaMake and several other tools... Hence the bounty.

Posted on: 2008/4/29 15:30
Everyone knew it was impossible. Along came a fool who did not know and he did it.
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: On next version of VMwAros can you please....
#3
Home away from home
Home away from home


See User information
Paolo, I think the assigns for it will be located in the INSTALL text file in the System:Development drawer.

Posted on: 2008/4/29 15:17
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 


Re: On next version of VMwAros can you please....
#2
Home away from home
Home away from home


See User information
I've more-than-once asked for help, here and everywhere, in order to be instructed how to place GCC files and assigns correctly, but none answered. Creating a working development chain inside of VmwAROS is absolutely in the schedule, however I don't know exactly when it will be done. In the meanwhile, you can look for WinAROS and DevAROS which both have it.

Posted on: 2008/4/29 14:46
p.bes
Icaros Desktop AROS distribution mantainer
 Top  Twitter  Facebook  Google Plus  Linkedin  Del.icio.us  Digg  Reddit  Mr. Wong 




(1) 2 »



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.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.
You cannot create PDF files.
You cannot get print page.

[Advanced Search]


Search
Top Posters
1 paolone
paolone
4462
2 nikolaos
nikolaos
4206
3 magorium
magorium
4095
4 phoenixkonsole
phoenixkonsole
3942
5 deadwood
deadwood
2917
6 ncafferkey
ncafferkey
2810
7 mazze
mazze
2222
8 Kalamatee
Kalamatee
2212
9 clusteruk
clusteruk
2114
Powered by XOOPS © 2001-2025 The XOOPS Project