ngIRCd 18 has been configured with the following options:
Target: i386-pc-solaris2.11 Compiler: gcc -std=gnu99 Compiler flags: -g -O2 -pipe -W -Wall -Wpointer-arith -Wstrict-prototypes -DSYSCONFDIR='"$(sysconfdir)"' Libraries: -lz -lsocket -lnsl
'ngircd' binary: /usr/local/sbin Configuration file: /usr/local/etc Manual pages: /usr/local/share/man Documentation: /usr/local/share/doc/ngircd
Syslog support: yes Enable debug code: no zlib compression: yes IRC sniffer: no Use TCP Wrappers: no Strict RFC mode: no IDENT support: no IRC+ protocol: yes IPv6 protocol: no I/O backend: "/dev/poll" PAM support: no SSL support: no
the executable works ("runs") as expected --+ tests run successfully ("make check") --+ | ngIRCd compiles ("make") --+ | | ./configure works --+ | | | | | | | Platform Compiler ngIRCd Date Tester C M T R See --------------------------- ------------ ---------- -------- ------ - - - - --- i386/pc/solaris2.11 gcc 4.2.3 18 11-08-17 goetz Y Y Y Y (4)
# file src/ngircd/ngircd src/ngircd/ngircd: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), not stripped
# uname -a SunOS nexentia 5.11 NexentaOS_134f i86pc i386 i86pc Solaris
(Nexenta is in 64 bit mode here)
Regards Götz
Am 17.08.2011 um 00:33 schrieb Götz Hoffart:
the executable works ("runs") as expected --+ tests run successfully ("make check") --+ | ngIRCd compiles ("make") --+ | | ./configure works --+ | | | | | | |
Platform Compiler ngIRCd Date Tester C M T R See
i386/pc/solaris2.11 gcc 4.2.3 18 11-08-17 goetz Y Y Y Y (4)
# file src/ngircd/ngircd src/ngircd/ngircd: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), not stripped
# uname -a SunOS nexentia 5.11 NexentaOS_134f i86pc i386 i86pc Solaris
(Nexenta is in 64 bit mode here)
Commit 553e8b6aa3fd7b to doc/Platforms.txt – Thanks!
Regards Alex