OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: speculatrix on May 14, 2007, 03:44:55 pm
-
I have a v small program I want to compile on the zaurus itself, I have installed gcc & gcc-symlinks packages but still missing the include files.
I've tried various searches such as "ipkg list | grep -i include" to no luck
any one happen to know? I don't want to have to keep hoping to stumble on it; tried searching the forums but nothing obvious.
thanks!
-
I managed to configure native compilation by installing: gcc, gcc-symlinks, binutils, libc6-dev and make.
Then I was able to compile console applications natively.
You may want to search the forums for native compilation.
YoG.
-
"native compilation", that's the magic keywords I couldn't think of!
thanks very much for that.
-
ipkg install task-native-sdk?