[Q] Cross-Compiling for PPC : version 1.1.7 same 2.1.1 same

2008-11-03 Thread Young-Whan Kim
Hi~ I did compile freeradius-1.1.7 and 2.1.1. My build machine is : intel debian 3.1 and montavista cross-compiler Options are : ./configure --prefix=/root/local CC=/opt/mvl4/pro/devkit/ppc/7xx/bin/ppc_7xx-gcc --host=ppc First error was about libgdbm.a and wrong format message. So, I got

Re: [Q] Cross-Compiling for PPC : version 1.1.7 same 2.1.1 same

2008-11-03 Thread Anders Holm
The PPC machine has no native compiler? You want to ensure you are dynamically linking you binaries. ./configure --help Sent from my iPhone On 4 Nov 2008, at 04:45, Young-Whan Kim [EMAIL PROTECTED] wrote: Hi~ I did compile freeradius-1.1.7 and 2.1.1. My build machine is : intel debian 3.1