Hello Nick,
> On Nov 27, 2024, at 4:10 AM, Nick Clifton wrote:
>
> Hi Gordon,
>
> >> Result is build failure.
>
> What specifically fails ?
My compiler encounters a __thread decorator and throws up its metaphorical
hands, as it did not (yet?) support it for PowerPC at that time (Apple's las
s of thread-local
storage, but I get the impression that optionally doing without it
would be next to impossible given the way that bfd.c is written.
Should the ./configure script be throwing up an error and refusing to
proceed if TLS is not available? I don't know what the project's
desi