Reply
Thread Tools
Posts: 8 | Thanked: 1 time | Joined on Jun 2008
#1
is there a complier for this excellent system? i tried gcc 3.4.4 but it says incompatible version ;-(. cud someone help please.


thanks

phil
 
Posts: 755 | Thanked: 406 times | Joined on Feb 2008 @ UK
#2
I had gcc 3.4 working on Chinook - it's on my list of things to do after the diablo reflash.

If you're familiar with xterm you may be able to use (as root):
dpkg -i [name of gcc 3.4 deb]

to get it to install without too much complaint.

Last edited by codeMonkey; 2008-06-27 at 14:46.
 
dantonic's Avatar
Posts: 361 | Thanked: 108 times | Joined on Sep 2008
#3
Anyone know where i could find this deb file?
 
Posts: 2,152 | Thanked: 1,490 times | Joined on Jan 2006 @ Czech Republic
#4
Originally Posted by dantonic View Post
Anyone know where i could find this deb file?
everything needed is in SDK repository, it is just matter of apt-get install gcc (and possibly also make, g++, libc6-dev etc.) more details in thread http://talk.maemo.org/showthread.php...813#post209813

for compiling bigger sources check also this
http://talk.maemo.org/showpost.php?p...8&postcount=16
__________________
Newbies click here before posting. Thanks.

If you really need to PM me with troubleshooting question please consider posting it to the forum instead. It is OK to PM me a link to such post then. Thank you.
 

The Following 3 Users Say Thank You to fanoush For This Useful Post:
dantonic's Avatar
Posts: 361 | Thanked: 108 times | Joined on Sep 2008
#5
Been trying for a while.

Unfortunately for me that doesn't work. I keep getting an error whenever I try to apt-get install gcc. I get "package gcc is not available, but is referred to by another package."

Any ideas?

Originally Posted by fanoush View Post
everything needed is in SDK repository, it is just matter of apt-get install gcc (and possibly also make, g++, libc6-dev etc.) more details in thread http://talk.maemo.org/showthread.php...813#post209813

for compiling bigger sources check also this
http://talk.maemo.org/showpost.php?p...8&postcount=16
 
Posts: 678 | Thanked: 197 times | Joined on Jul 2007 @ San Jose CA
#6
Originally Posted by dantonic View Post
Been trying for a while.

Unfortunately for me that doesn't work. I keep getting an error whenever I try to apt-get install gcc. I get "package gcc is not available, but is referred to by another package."

Any ideas?
From BentDC:
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...).
gcc g++ make libc6-dev ..... and gdb

Last edited by nhanquy; 2009-06-26 at 03:04. Reason: forgot gdb
 
Reply


 
Forum Jump


All times are GMT. The time now is 07:48.