Xymon Mailing List Archive search

cross compilation and endianness detection

list Christian Herzog
Tue, 3 Jul 2018 16:09:25 +0200
Message-Id: <user-3d374cd34442@xymon.invalid>

Hi Damien,

I just checked and test-endianness is compiled from test-endianness.c - for
some reason the one you have doesn't seem to work for you. Can you just do

gcc -o test-endianness test-endianness.c

and see if that works better?

best,
-Christian