Subject: Linker problems
To: None <netbsd-help@NetBSD.org>
From: Flo <flo@cfdisk.org>
List: netbsd-help
Date: 05/12/2004 12:57:45
Hi List

I´m using pkgsrc on IRIX 6.5.20 and have problems to build 64-bit software.
The system tries to link to 64-bit objects with the 32-bit linker.

For example, the linker returns things like this:
ld32: FATAL 12: Expecting 32-bit objects: libcrypto.a is 64-bit.

Where can I say pkgsrc to use the 64-bit linker, when $ABI in 
/etc/mk.conf is set to 64?

I use the default /etc/mk.conf for 64-bit systems.


Regards
Flo