[quake3] IPv6 support

Ludwig Nussel ludwig.nussel at suse.de
Sat Apr 5 06:13:30 EDT 2008


Thilo Schulz wrote:
> Over the last few days I have finally added ipv6 support to ioquake3.
> As of now, ioquake3 has full capability to create, as well as join ipv6 
> servers.

Nice but doesn't build in mingw32:
/opt/cross/bin/i386-mingw32msvc-gcc  -DDEDICATED -Wall -fno-strict-aliasing -Wimplicit -Wstrict-prototypes -DUSE_ICON -Icode/SDL12/include -DUSE_OPENAL=1 -DUSE_OPENAL_DLOPEN -m32 -DUSE_LOCAL_HEADERS -DNDEBUG -O3 -march=i586 -fno-omit-frame-pointer -ffast-math -falign-loops=2 -funroll-loops -falign-jumps=2 -falign-functions=2 -fstrength-reduce -o build/release-mingw32-x86/ded/net_ip.o -c code/qcommon/net_ip.c
code/qcommon/net_ip.c:28:22: Ws2tcpip.h: No such file or directory
code/qcommon/net_ip.c:29:21: Wspiapi.h: No such file or directory
[...]

It probably makes sense to have a compile time switch to disable
ipv6 support if needed. That would also help on platforms where
it likely takes some time until someone provides working code like
on Solaris.

cu
Ludwig

-- 
 (o_   Ludwig Nussel
 //\   SUSE LINUX Products GmbH, Development
 V_/_  http://www.suse.de/





More information about the quake3 mailing list