[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Pre-compiled ghc binaries for sparc64?



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 - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: