Claire's Monster
Claire's Monster
Right, we would prefer to use the tools already available for host and target within the conda environment. We are basically trying to shortcut to 4 with LLVM, CLang, LLD...
When working on the `osx-arm64` cross-zig from `osx-64`, I get: ``` + /Users/runner/miniforge3/conda-bld/zig_1719876422451/work/zig-bootstrap/zig build --prefix /Users/runner/miniforge3/conda-bld/zig_1719876422451/_h_env_ -Doptimize=ReleaseSafe -Dcpu=baseline --sysroot /Applications/Xcode_14.2.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX11.0.sdk -Dtarget=aarch64-macos-gnu -fqemu -Dconfig_h=/Users/runner/miniforge3/conda-bld/zig_1719876422451/work/build-release/config.h -Denable-llvm -Dstrip -Duse-zig-libcxx=false --libc /Users/runner/miniforge3/conda-bld/zig_1719876422451/work/_libc_file -Dversion-string=0.13.0 install...
Sure, you can find the patches under: https://github.com/conda-forge/zig-feedstock/pull/30/files#diff-6c2d6aaa2d4b5f7aafb076ae683ca83a14d62b89abc619d56b3f586e60335c79 The last issue I encountered was with the relocation that are not supported by LLVM, but I need to build dynamically for...
This is due to incompatible dependencies of the dashboar. It seems to be using `pip` instead of conda, so if there is any issues with pypi not being up-to-date with...
@lgrawet @cardosofede That is what I was alluding to ... conda packages for the win \o/
> For the record, it's actually possible to use arbitrary Jinja in multi-line YAML strings. I am not sure if we want to keep it, but the following works (after...
> > It has a chance of working :) Right! Silly me, I forgot I needed to split (I did know that, just got caught in the Jinja mixin). The...
Could the recipe need to re re-rendered?
@conda-forge/help-python Hello, ready for review
> The hydra-haskell for windows is waiting for [conda-forge/ghc-feedstock#54](https://github.com/conda-forge/ghc-feedstock/pull/54) or something like it. Have you tried using `ghc-bootstrap` as a proof of concept? We are struggling a bit with the...