Jay Cook
Jay Cook
I'm still getting the error on PackageCompiler 2.1.11 (which specifically addresses this issue) on macOS Ventura (13.6). Running Julia 1.8.5, not sure if 1.9 is required for the fix.
> Thanks for reporting. Just to clarify: There is no fix available as of yet (also not in PC v2.1.11) Thanks for clarifying! I assumed that the closed issue indicated...
Good catch! I've installed gcc-13 with `brew install gcc@13` and set it as an env var but am still getting the error after restarting the shell. Any thoughts on what...
> Can this be merged? [This comment](https://github.com/JuliaLang/PackageCompiler.jl/pull/935#discussion_r1554017266) feels like one that should be addressed, but I don't have the know-how to devise a solution. Hopefully @topolarity can suggest a solution....
> I'm going to close this PR in favor of #972, because #972 includes some additional changes that are intended to address review comments (specifically, #972 attempts to only add...
Thanks for putting this together @DilumAluthge!