[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to compile iproute2 on Debian 3.0 sparc64



On Tue, Nov 05, 2002 at 11:50:18AM -0200, Joao Chaves Jr. wrote:
> Hi, 
> 	I need to compile iproute2 on Debian 3.0, kernel 2.4.19 and SUN 280R. I get problem in the linker step with gcc-3.0:
> 
> .
> .
> .
> /usr/bin/ld: warning: sparc:v9 architecture of input file `../lib/libutil.a(ipx_
> ntop.o)' is incompatible with sparc output

You are trying to link 32bit and 64bit binaries. Seems you aren't using
the 64bit compiler for everything you are building.

What do you have CC set to?

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
Deqo       - http://www.deqo.com/



Reply to: