Graham Markall
Graham Markall
Thanks for the request! Do you have an executable example of the function you'd like to work please? Or can you perhaps point towards the particular functions / libraries you'd...
Closing this issue as no further info provided recently - please feel free to open with more specific information about the request.
Running tests for llvmlite is documented here: https://llvmlite.readthedocs.io/en/latest/admin-guide/install.html#installing Do you still get any test fails when running the tests as shown in the link?
Added "Pending Buildfarm" to make sure this is all OK on all other platforms.
What happens if you try the installation without additional `LDFLAGS` and `CPPFLAGS` set?
@esc It's waiting on me - I've been struggling to find the time to get back to progressing with it.
(It's waiting for #979, which is also waiting for me)
I'm experimenting with building the package locally on Linux to begin with - will post any feedback after some experimentation.
Something odd about the build on macOS AArch64 - a snippet of the output: ``` ld: warning: ignoring file /Users/gmarkall/mambaforge/conda-bld/llvmdev_1691648028380/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold/lib/libc++.dylib, building for macOS-x86_64 but attempting to link with file built...
The package built OK on `main` on macOS AArch64, so I guess the issue is with the addition of building `compiler-rt`.