Re: [tcpdump-workers] Stick with Travis for continuous integration, or switch?

2021-01-20 Thread Dagobert Michelsen via tcpdump-workers
--- Begin Message --- Hi folks, Am 21.01.2021 um 04:24 schrieb Denis Ovsienko via tcpdump-workers : >> s390x (a/k/a z/Architecture, i.e. S/3x0-64) - a big-endian >> platform, so we can do some testing of operation on big-endian >> machines. Just as a tiny comment: big-endian is also checked

Re: [tcpdump-workers] build failures on Solaris

2021-08-03 Thread Dagobert Michelsen via tcpdump-workers
--- Begin Message --- Hi Denis, Am 03.08.2021 um 00:34 schrieb Denis Ovsienko via tcpdump-workers : > Though it is not clear why the 64-bit directories are not in PATH. This is because you need to decide whether you want to build against the 32 or 64 bit ABI. Solaris nowadays always runs a 64 bi

Re: [tcpdump-workers] build failures on Solaris

2021-08-03 Thread Dagobert Michelsen via tcpdump-workers
--- Begin Message --- Hi Guy, Am 03.08.2021 um 09:26 schrieb Guy Harris : > On Aug 3, 2021, at 12:07 AM, Dagobert Michelsen wrote: > >> The /64 suffix in bin/ and lib/ is a symlink to the respective architecture >> and simplifies cross-platform build between Sparc and x86. > > For whatever reas