| ACE+TAO Configuration | config.h |
#define ACE_HAS_MONITOR_FRAMEWORK 0
#define TAO_HAS_SENDFILE 0
#include "ace/config-linux.h"
|
| ACE+TAO Configuration | platform_macros.GNU |
use_dep_libs=0
static_libs_only=1
include $(ACE_ROOT)/include/makeinclude/platform_linux.GNU
optimize=1
debug=0
#ssl=1
CPPFLAGS += -DACE_USE_RCSID=0
|
| CPU Information | /proc/cpuinfo |
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Xeon(TM) CPU 2.40GHz
stepping : 7
cpu MHz : 2391.961
cache size : 512 KB
physical id : 0
siblings : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips : 4771.02
processor : 1
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Xeon(TM) CPU 2.40GHz
stepping : 7
cpu MHz : 2391.961
cache size : 512 KB
physical id : 0
siblings : 1
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips : 4771.02
|
| Available Memory | /proc/meminfo |
total: used: free: shared: buffers: cached:
Mem: 1057132544 814592000 242540544 0 49152 576790528
Swap: 2155012096 9756672 2145255424
MemTotal: 1032356 kB
MemFree: 236856 kB
MemShared: 0 kB
Buffers: 48 kB
Cached: 561896 kB
SwapCached: 1376 kB
Active: 299908 kB
Inactive: 263872 kB
HighTotal: 130944 kB
HighFree: 2044 kB
LowTotal: 901412 kB
LowFree: 234812 kB
SwapTotal: 2104504 kB
SwapFree: 2094976 kB
BigFree: 0 kB
|
| OS Version | uname -a |
Linux flamenco 2.4.20-64GB-SMP #1 SMP Fri Jan 14 15:08:48 UTC 2005 i686 unknown unknown GNU/Linux
|
| Compiler Version | gcc -v |
Reading specs from /usr/lib/gcc-lib/i486-suse-linux/3.3/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib --enable-languages=c,c++,f77,objc,java,ada --disable-checking --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i486-suse-linux
Thread model: posix
gcc version 3.3 20030226 (prerelease) (SuSE Linux)
|
| Library Version | /lib/libc.so.6 |
GNU C Library stable release version 2.3.2, by Roland McGrath et al.
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 3.3 20030226 (prerelease) (SuSE Linux).
Compiled on a Linux 2.4.20 system on 2003-03-27.
Available extensions:
GNU libio by Per Bothner
crypt add-on version 2.1 by Michael Glad and others
linuxthreads-0.10 by Xavier Leroy
NoVersion patch for broken glibc 2.0 binaries
BIND-8.2.3-T5B
libthread_db work sponsored by Alpha Processor Inc
NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Report bugs using the `glibcbug' script to <bugs@gnu.org>.
|