Hi,
Am 12.07.2018 um 12:07 schrieb Jan Stary :
> On Jul 11 10:27:50, ghar...@sonic.net wrote:
>> I would *personally* prefer that we not have generated configure files in
>> Git and require that autoconf be run (or, if it needs to be run with
>> particular arguments, supply an autopen.sh file an
Hi,
Am 23.07.2018 um 19:11 schrieb Ray Bellis :
> On 23/07/2018 17:38, Gert Doering wrote:
>> I do understand that this is not for me to decide and that you're
>> fully free to ignore me, but I still wanted to say it so nobody can
>> say afterwards "hey, we announced this on the list and nobody sp
Hi Jan,
Am 23.07.2018 um 22:04 schrieb Jan Stary :
>
> From both a sysadmin and user perspective, I find the GNU autotools
> amd CMake a major annoyance. Would you please consider doing what e.g.
> http://mandoc.bsd.lv/cgi-bin/cvsweb/configure does?
>
> A simple, hand written shell script, with
Hi Denis,
Am 24.07.2018 um 10:51 schrieb Denis Ovsienko :
> You had this exact discussion 2 weeks ago, didn't you? For the avoidance of
> doubt, this thread isn't about voting.
Ah right, it did feel like some kind of deja vu but I falsely remembered
that to be on a different mailing list.
Sorr
--- 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
--- 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
--- 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.