I'm trying to implement embedded linux router. So I tried to cross-compile apache on x86 linux machine.
I changed the compiler name from 'gcc' to 'powerpc-linux-gcc' But when I ran make there was an error. Of course compile with gcc, it works well. Is there any options? It seems there is no use of configure option '--tartget=powerpc-linux' ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
