- Original Message -
> 32 bit systems still exist? :-D
Sadly... :-/
> int ink_res_mkquery(__ink_res_state*,int,const char*,int,int,const
> unsigned char*,int,const unsigned char*,unsigned char*,int)
> ../iocore/dns/libinkdns.a(DNS.o)
>
> Find which file that exists in and run nm against
32 bit systems still exist? :-D
int ink_res_mkquery(__ink_res_state*,int,const char*,int,int,const
unsigned char*,int,const unsigned char*,unsigned char*,int)
../iocore/dns/libinkdns.a(DNS.o)
Find which file that exists in and run nm against the lib | c++filt to
understand the type signature that
Hi folks,
recently I've done a little work on OpenCSW and have finally
started creating packages. Sadly even OpenCSW doesn't provide
all the libraries in 64 bit, a key requirement to compiling
TrafficServer in 64 bit - which is our hard-coded default.
I altered that default in configure.ac:
-