Cross compilation of udns for power pc
- by pragya
I have libraries of x86 architecture that I want to cross compile for power pc. I have already cross compiled different libraries for power pc by setting environment variables for powerpc and using appropriate options with ./configure. Now, I want to cross compile libudns for powerpc. In ./configure --help I am not getting those appropriate options to cross compile.
For libudns, I set environment variables for powerpc and ran ./configure but it throws following error:
configure: fatal: $CC (powerpc-linux-gnu-gcc) is not a working compiler