
4 Oct
2017
4 Oct
'17
5:17 p.m.
Thomas Jakway
Anyone else getting linker errors?
This is after running
make clean && make distclean && find . -name "*.o" -type f -delete && find . -name "*.hi" -type f -delete
then
./boot && ./configure && make -j5
(ghc-new is not a new checkout, this error is happening on a branch I'm working on, but one that doesn't touch the FFI)
I'm afraid I can't reproduce this. What platform/operating system is this on? Cheers, - Ben