On 12/03/2015 02:07 PM, John Paul Adrian Glaubitz wrote: > Currently working on that.
Ok, so I had to copy the ghc stuff into the sparc64 chroot manually because the package versions for glibc and libgcc cannot be matched, even with snapshots. I got this far so far: (unstable-sparc64-sbuild)root@andi:/# /usr/lib/ghc/bin/ghc bash: /usr/lib/ghc/bin/ghc: No such file or directory (unstable-sparc64-sbuild)root@andi:/# /lib/sparc-linux-gnu/ld-linux.so.2 --library-path /lib/sparc-linux-gnu/ usr/lib/ghc/bin/ghc ghc: missing -B<dir> option (unstable-sparc64-sbuild)root@andi:/# Any idea what is missing here that I need to run the binary with the dynamic loader from sparcv8+ manually? Shouldn't just running /usr/lib/ghc/bin/ghc be enough? Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - [email protected] `. `' Freie Universitaet Berlin - [email protected] `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913

