cross armhf tangle

Gary E. Miller gem at rellim.com
Tue Feb 4 00:08:27 UTC 2025


Yo Hal!

On Sun, 02 Feb 2025 20:40:43 -0800
Hal Murray <halmurray at sonic.net> wrote:

> The unobvious part is the code in wafhelpers/check_sizeof.py that
> handles the cross case for getting NTP_SIZEOF_TIME_T and friends.

The fix is to just remove that test.  Just use sizeof(time_t) in the
code instead of trying to figure out during cross-compile.

The ONLY reason to do it at compile time os the warn the user he
will have a 2038 issue.  No other reason.

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
	gem at rellim.com  Tel:+1 541 382 8588

	    Veritas liberabit vos. -- Quid est veritas?
    "If you can't measure it, you can't improve it." - Lord Kelvin


More information about the devel mailing list