Re: cross-compile of net-snmp 5.1.1

2004-06-29 Thread Users
On Mon, 28 Jun 2004 17:31:03 -0400 vicky wrote: VL> I had netsnmp 5.1.1, everything was installed fine in my Red Hat linux 9.0 VL> using gcc. Then I try to do cross compilation using timesys linux tools. I VL> typed follwoing command: VL> VL> ->./configure --with-cc=ppc4xx-linux-gcc --host=po

cross-compile of net-snmp 5.1.1

2004-06-28 Thread vicky liang
I had netsnmp 5.1.1, everything was installed fine in my Red Hat linux 9.0 using gcc. Then I try to do cross compilation using timesys linux tools. I typed follwoing command:    ->    ./configure --with-cc=ppc4xx-linux-gcc --host=powerpc --withiednianness = big  ->   make    The configure pas