How i can build net-snmp-5.0.9 in 64 bit in Solaris 10 ? what the run time option in gcc

StackOverflow https://stackoverflow.com/questions/13767707

  •  05-12-2021
  •  | 
  •  

سؤال

I want to build netsnmp package in 64 bit in Solaris 10.

How i can build net-snmp-5.0.9 in 64 bit in Solaris 10 ?
what the run time option in gcc
هل كانت مفيدة؟

المحلول

./configure --with-cc="gcc -m64" ...
مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top