Send kea-dev mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.isc.org/mailman/listinfo/kea-dev
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of kea-dev digest..."
Today's Topics:
1. Meson build (Philip Prindeville)
----------------------------------------------------------------------
Message: 1
Date: Tue, 21 Oct 2025 15:33:12 -0600
From: Philip Prindeville <[email protected]>
To: [email protected]
Subject: [kea-dev] Meson build
Message-ID:
<[email protected]>
Content-Type: text/plain; charset=utf-8
Looking at the meson stuff (which I?m not an expert on, but I do know makefile
and autoconf), it seems to me that using ?cpp.run()? in a cross-build is
extremely problematic, same as using AC_TRY_RUN() in configure.ac if one was
attempting to write cross-build friendly projects.
Perhaps the target parameters for cross-builds should all be explicitly
specified via arguments, whereas native-builds could attempt to do some
detection? but the two should be clearly separated.
------------------------------
Subject: Digest Footer
_______________________________________________
kea-dev mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/kea-dev
------------------------------
End of kea-dev Digest, Vol 97, Issue 3
**************************************