Programming Guides

15 Nov 2010 | 6 Comments

How To install gcc on Nokia N900

For those of you who are looking to run GCC on the N900 here is a quick guide for packages to install. I am using the latest version of maemo, (fremantle-1.3). First you are going to have to download the following packages on your computer. Links are provided to the repository directory, or if you prefer I will list a direct links to the most current packages: binutils – http://repository.maemo.org/pool/fremantle/free/b/binutils/ – Latest: http://repository.maemo.org/pool/fremantle/free/b/binutils/binutils-dev_2.18.50.20070820-4+0m5_armel.deb libgcc1 – http://repository.maemo.org/pool/fremantle/free/g/gcc-4.2/ – Latest: http://repository.maemo.org/pool/fremantle/free/g/gcc-4.2/libgcc1_4.2.1-4maemo12+0m5_armel.deb libgomp -http://repository.maemo.org/pool/fremantle/free/g/gcc-4.2/ – Latest: http://repository.maemo.org/pool/fremantle/free/g/gcc-4.2/libgomp1_4.2.1-4maemo12+0m5_armel.deb c++ – http://repository.maemo.org/pool/fremantle/free/g/gcc-4.2/ – Latest: http://repository.maemo.org/pool/fremantle/free/g/gcc-4.2/cpp-4.2_4.2.1-4maemo12+0m5_armel.deb…

&rarr Read More

26 Jan 2010 | No Comment

C++ Execute Shell Command

How to execute a shell command from within c++ code

&rarr Read More

26 Jan 2010 | One Comment

C++ Convert String to Char Array

C++ Convert String to Char Array | Convert a string to an array of characters

&rarr Read More

© 2011 First Search Blue, all rights reserved. Template for FirstsearchBlue by Fix This Face