OESF Portables Forum
Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => OpenZaurus/Opie/Qtopia => Topic started by: Alez on August 06, 2005, 04:45:50 pm
-
Hi I've installed gcc, cpp, make, g++ in openzaurus 3.5.3 from the ipkg repository.
When I try to compile any program I recieve the following message in configure step:
checking for C compiler default output file name... configure: error: C compiler cannot create executables
Also I have noticed that stdio.h is not installed.
It's seems some packet is missing
Can somebody help me?
-
There was a thread somewhere around here (might be in the OZ part of the forum though) about what exactly needed to be installed to get the toolchain working.
Try to compile a 'hello world' before attempting a configure script, just to make sure that the toolchain has a chance of working,
Si
-
Hi
This link (http://www.uv-ac.de/opiedev/opiedev.html#toc10)
gives loads of info, not all necessarily relevant to what you want, but what you are after is there.
stdio.h is in glibc, have you got that and libstdc++ etc installed?
regards
Melee