ngIRCd 21 builds and works fine with nwcc:
ngIRCd 21 has been configured with the following options:
Host: x86_64-unknown-linux-gnu Compiler: /opt/nwcc/bin/nwcc Compiler flags: -g -DSYSCONFDIR='"$(sysconfdir)"' -DDOCDIR='"$(docdir)"' Libraries: -lz
'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: epoll(), select() PAM support: no SSL support: no libiconv 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 * --------------------------- ------------ ---------- -------- -------- - - - - - x86_64/unknown/linux-gnu nwcc 0.8.2 21 13-12-01 goetz Y Y Y Y 1
Grüße Götz
Am 01.12.2013 um 16:13 schrieb G�tz Hoffart goetz@hoffart.de:
Platform Compiler ngIRCd Date Tester C M T R *
x86_64/unknown/linux-gnu nwcc 0.8.2 21 13-12-01 goetz Y Y Y Y 1
Thanks!
I added/updated the above, i386/unknown/netbsdelf1.5.2 egcs-1.1.2, i386/unknown/openbsd5.{3|4} gcc 4.2.1, x86_64/unknown/linux-gnu nwcc 0.8.2, x86_64/unknown/linux-gnu Sun C 5.12, and x86_64/unknown/linux-gnu tcc 0.9.25.
Commit 444308c.
Regards Alex