https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100340
Chris Jones changed:
What|Removed |Added
CC||jonesc at hep dot phy.cam.ac.uk
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100340
--- Comment #14 from Chris Jones ---
Apologies, typo above. I meant to say the --without-build-config workaround no
longer works with 11.2.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100340
--- Comment #17 from Chris Jones ---
Your configuration isn't enabling the jit compiler.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100340
--- Comment #18 from Chris Jones ---
try again with
--enable-languages=c,c++,fortran,jit
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116809
--- Comment #6 from Chris Jones ---
and yes, we are also using your patches for Darwin at
https://github.com/iains/gcc-14-branch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116809
Chris Jones changed:
What|Removed |Added
CC||jonesc at hep dot phy.cam.ac.uk
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116809
--- Comment #5 from Chris Jones ---
Correct, i could not get it to apply against gcc 14.2
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116809
--- Comment #27 from Chris Jones ---
> Certainly, this is more about Xcode, not CLT.
Not quite true, certainly not within MacPorts. See below.
>
> > > > So, the solutions that work are:
> > > >
> > > > 1. when building for macOS 14, use the
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116809
--- Comment #29 from Chris Jones ---
Iains, I was not trying to suggest with my last post what you should support,
that is entirely up to you and we are very grateful for what you do do.
I was simply trying to expand on (and correct a bit) som