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