Jessica Clarke <[email protected]> writes:
> Dag-Erling Smørgrav <[email protected]> writes:
> > zoneinfo: On amd64, include 32-bit data.
> I’m not sure how this makes sense. Isn’t the file format entirely MI?
It's not machine independent so much as multi-target. The file
structure is basically:
32-bit header
32-bit data
64-bit header
64-bit data
Recent versions leave out the 32-bit data unless you pass -b fat on the
command line. To a legacy binary, that looks like a valid file (the
32-bit header is still present) with no transitions.
DES
--
Dag-Erling Smørgrav - [email protected]