Simon Wright

Results 75 comments of Simon Wright

> As an aside: "// getattrlist() first appeared in Yosemite, 10.10 (darwin14). There // are notes in the man page under Compatbility:" > > This does not seem correct, I...

> However, it seems that GNAT_FILE_NAME_CASE_SENSITIVE is not sufficient on APFS (C250002 fails on a case-sensitive APFS volume even when that env is set), where it does work reliably on...

> I'm assuming that that's this? https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111909 Yes (this issue).

See [this patch](https://gcc.gnu.org/pipermail/gcc-patches/2023-October/634636.html). It’ll take a while for AdaCore to comment one way or another; of course it’s _very_ Darwin-specific. I don’t have a Linux box to test it on.

On 22 Oct 2023, at 02:22, Eric Gallager ***@***.***> wrote: > I’ll raise a Bugzilla PR on the ACATS testsuite, as I should have done already: likewise on this issue....

By the time we’d got to the last message in the patch thread, https://gcc.gnu.org/pipermail/gcc-patches/2023-November/637004.html, I’d rather lost interest (in fact, I wrote a reply which I seem not to have...

> > This means that ACATS 4.1’s C250002 actually works on aarch64! (PR81114 refers). > > What has changed between the version that we have in GCC and 4.1? The...

> * I had a successful bootstrap using GCC-11.4 (including Ada, D, m2 and rust); using XC CLT-14.3 on aarch64-darwin21. I see you have a whole bunch of configure options,...

> This is with commit [31499d1](https://github.com/iains/gcc-darwin-arm64/commit/31499d17fefbb7afd90e99b2354e0f1db9786a0f) of 2023-11-22. > > Build compiler: GCC 13.1.0, aarch64-apple-darwin21 > > ``` > ld: address=0x0 points to section(3) with no content in '/Volumes/Miscellaneous3/aarch64/14.0.0/gcc/aarch64-apple-darwin21/libgomp/.libs/target-indirect.o' >...