search for: word_bit

Displaying 2 results from an estimated 2 matches for "word_bit".

2008 Apr 09
0
About kernel smp and acpi on hardware vm.
...rs (3), I use xen 3.2 for a Dom0 compiled with the linux kernel caming from http://xenbits.xensource.com/linux-2.6.18-xen.hg My 2 old xen servers are : Dual core Intel(R) Pentium(R) D CPU 2.80GHz Ubuntu 7.10 #uname -a : Linux 2.6.18.8-xen #1 SMP Thu Jan 24 17:04:50 CET 2008 i686 GNU/Linux #getconf WORD_BIT : 32 My new xen server is : Quadri core Intel(R) Xeon(R) CPU E5335 @ 2.00GHz Ubuntu 7.10 #uname -a : Linux 2.6.18.8-xen #1 SMP Thu Mar 6 16:32:32 CET 2008 i686 GNU/Linux #getconf WORD_BIT : 32 My hvm server is : Disk is emulated in a 3Gb file (ex : disk = [ ''file:/xen/hvm-mic.dsk,hda,w&...
2019 Jul 21
2
Missing hivex.h error when compiling on macOS 10.14 (Mojave)
...checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether limits.h has LLONG_MAX, WORD_BIT, ULLONG_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is too small... no checking for unsigned long long int... yes checking for long long int... yes checking whether stdint.h conforms to C99... yes checking whether stdint.h predates C++11... no checking whether stdint.h has U...