Re: [ntp:questions] ntpd: malloc deadlock with signal io

2017-10-25 Thread juergen perlinger
Hello Anthony! I don't have an answer to all of your questions, but see below: On 10/21/2017 01:00 AM, Anthony Amaro Jr wrote: > Hello! I am compiling ntp for QNX 6.5 and have run into a deadlock issue. > > Here is how I am compiling ntp: > > LD=ntoppc-ld ./configure CC="qcc

[ntp:questions] ntpd: malloc deadlock with signal io

2017-10-23 Thread Anthony Amaro Jr
Hello! I am compiling ntp for QNX 6.5 and have run into a deadlock issue. Here is how I am compiling ntp: LD=ntoppc-ld ./configure CC="qcc -Vgcc_ntoppcbe_cpp-ne" CFLAGS="-O0 -g" --host=powerpc-unknown-nto-qnx6.5.0 CXX=ntoppc-g++ --with-yielding-select=yes --build=i386-pc-nto-qnx6.5.0