Alez
Aug 6 2005, 12:45 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?
lardman
Aug 9 2005, 03:09 AM
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
melee
Aug 12 2005, 08:46 AM
Hi
This link 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