Problem with FD_SET on mips
Ian Lance Taylor
iant@google.com
Tue May 13 07:44:00 GMT 2008
Till Elsner <till.elsner@uni-duesseldorf.de> writes:
> Thanks for the explaination. I removed the toolchain and installed the
> pre-compiled one from http://debian.speedblue.org but the same error
> still exists. Anyone an idea what might be the problem or where to get
> a working cross compiler from? I'm trying to compile an application
> for OpenWRT.
Is there an explicit -I /usr/include on the compilation command line?
Something is apparently telling the compiler to read /usr/include.
You need to find that and change it.
Ian
More information about the Gcc-help
mailing list