![]() |
c++ compiler on OS2008?
I wonder how to get the C++ compiler running directly on OS2008.
I have tried to use dos-box for running Borland C++ 3.0. It's ok but it seem to be slow, and not efficient. Are there some "C++ DEB libs and GUI" can help me? I really wanna have it on my NIT. Thank you. |
Re: c++ compiler on OS2008?
There are instructions here http://www.internettablettalk.com/fo...ad.php?p=51696
that you can follow, but they need a slight bit of modification for OS2008 since there are newer versions of most of the libs and things. |
Re: c++ compiler on OS2008?
ok I got it. Thank you.
|
Re: c++ compiler on OS2008?
With OS2008 you don't need any messing with wget an downloading packages by hand. You just add Maemo SDK repository (the same you would use in scratchbox ARM target on PC) and install gcc and other stuff via apt-get.
|
Re: c++ compiler on OS2008?
Thanks fanoush - I missed that one!
|
Re: c++ compiler on OS2008?
I got a serious problem.
I'm using Diablo version which doesn't have hildon-libs0 package, but the Scite Compiler requires it. Is there any version of Scite for Diablo? |
Re: c++ compiler on OS2008?
Quote:
Could you please clarify a bit more for this code noob, what specific repository info to put into application manager to get this to work? I tried doing this, but I get error when I try to update in this app or in terminal using apt-get. Thanks! |
Re: c++ compiler on OS2008?
In App Manager:
Maemo SDK http://repository.maemo.org/ diablo sdk/free sdk/non-free Then, "apt-get install" what you need. Then remember to disable the repository after you're done (unless you know exactly what you're doing...). |
Re: c++ compiler on OS2008?
Quote:
:) |
Re: c++ compiler on OS2008?
Well, just tried to do './configure' on a file and get 'Permission Denied' error message...
However, in terminal, I first did 'sudo gainroot', so shouldn't I have permission to do the above? Any suggestions? |
Re: c++ compiler on OS2008?
chmod +x ./configure
But due to Busybox providing *severely* lacking replacements for coreutils, it is unlikely that it will pass the configure tests. |
Re: c++ compiler on OS2008?
Quote:
:confused: |
Re: c++ compiler on OS2008?
Ah, you aren't running it from a memory card are you?
FAT formatted cards cannot understand permissions and the cards are mounted noexec (which stops programs being run from a card) by default. |
Re: c++ compiler on OS2008?
Quote:
Oops..... Thanks, qwerty12....moved files to internal memory and just tried again.... Good news, is that ./configure worked.... Bad news, is that now I got message that 'make' is not found.... So, will try to get that installed and try again... |
Re: c++ compiler on OS2008?
OK, got it installed and make runs....
Now, only problem has to do that with the file that I was working on, but that's another story.... :rolleyes: |
Re: c++ compiler on OS2008?
for me also asking for password for SU.wht will be password
|
| All times are GMT. The time now is 16:41. |
vBulletin® Version 3.8.8