Troels Henriksen

Results 278 comments of Troels Henriksen

If I use the following simple formula for Homebrew, then apparently the environment magic gets set up correctly and Homebrew can start compilation: ``` class Oclgrind < Formula desc "OpenCL...

It's possible my Homebrew setup is broken. I seem to recall having a messed up LLVM before (from having multiple versions installed simultaneously - and while my C++-fu has weakened,...

Alright, after reinstalling everything, the formula works. I'll submit it to Homebrew later tonight.

It's [in Homebrew](https://github.com/Homebrew/homebrew-core/commit/1268459f761dd204d1f4a662880afba78d9fa57e) now.

I'm now also trying to add it to NixOS. However, the latest release of Oclgrind does not work with LLVM 7. Could we have a new release soon, please? (NixOS...

[I got Oclgrind added to NixOS.](https://github.com/NixOS/nixpkgs/commit/7d5f527fc024fe3676f0aa646761bc494682b286)

I think this can be more or less solved by releasing a new version of patat on Hackage.

If a `~/.cabal` directory appears at any point (for example created by other tooling), the XDG-enabled `cabal` will certainly become horribly confused, as this will enable the backwards compatibility code...

Is there a public project that reproduces this behaviour?