Re: [Pdns-users] pdns_recursor in 64-bit mode

2013-02-06 Thread a b
> I presume the same is true for Solaris but I cannot verify that right now. Yes, of course: % file pdns_recursor pdns_recursor: ELF 64-bit LSB executable AMD64 Version 1 [SSE2 SSE FXSR CMOV FPU], dynamically linked, not stripped ___

Re: [Pdns-users] pdns_recursor in 64-bit mode

2013-02-06 Thread a b
> How I can know the PowerDNS Recursor is running in a 64-bits mode or not? One can use the file(1) command on the executable: % file pdns_recursor ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http:/

Re: [Pdns-users] pdns_recursor in 64-bit mode

2013-01-31 Thread Stefan Schmidt
On Thu, Jan 31, 2013 at 11:10 AM, RBK1001 wrote: > > Hi Hi Paul, > How I can know the PowerDNS Recursor is running in a 64-bits mode or not? It says so in its log: Jan 31 11:17:15 mandelbrot-gw pdns_recursor[8528]: Operating in 64 bits mode Stefan

Re: [Pdns-users] pdns_recursor in 64-bit mode

2013-01-31 Thread Peter van Dijk
Hello Paul, On Jan 31, 2013, at 11:10 , RBK1001 wrote: > How I can know the PowerDNS Recursor is running in a 64-bits mode or not? On Linux and *BSD, 'file pdns_recursor' can tell you how the Recursor was compiled, and thus how it is running. I presume the same is true for Solaris but I canno

[Pdns-users] pdns_recursor in 64-bit mode

2013-01-31 Thread RBK1001
Hi How I can know the PowerDNS Recursor is running in a 64-bits mode or not? Thanks - rbk -- View this message in context: http://old.nabble.com/pdns_recursor-in-64-bit-mode-tp34966546p34966546.html Sent from the PowerDNS mailing list archive at Nabble.com. __