Subject: 64bit binaries under Solaris?
To: None <tech-pkg@netbsd.org>
From: Rob Quinn <rquinn@sec.sprint.net>
List: tech-pkg
Date: 06/19/2003 08:16:37
 What do I need to do to get pkgsrc/gcc-3.3 to compile 64bit binaries under
Solaris2.8?  I'm trying to get past this problem:

     #lsof /
     lsof: FATAL: lsof was compiled for a 32 bit kernel,
	   but this machine has booted a 64 bit kernel.

 I tried compiling with the -m64 flag but gcc dies with:
	 cc1: error: -m64 is not supported by this configuration