unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Using Haskell library packages - linker error
@ 2020-09-06 23:27 Jakub Kądziołka
  2020-09-07 13:50 ` Timothy Sample
  0 siblings, 1 reply; 4+ messages in thread
From: Jakub Kądziołka @ 2020-09-06 23:27 UTC (permalink / raw)
  To: help-guix

[-- Attachment #1: Type: text/plain, Size: 498 bytes --]

Hello,

I am trying to set up Agda, and I have reduced it to a simpler problem:

$ cat test.hs
import Numeric.IEEE

main = return ()
$ genv --pure --ad-hoc ghc@8.6 ghc-ieee754 gcc-toolchain
% ghc test.hs
Linking test ...
ld: cannot find -lHSieee754-0.8.0-IfCS1Dp7pQVIOQRslM6kD
collect2: error: ld returned 1 exit status
`gcc' failed in phase `Linker'. (Exit code: 1)

How can I fix this error? Am I doing something wrong, or is this a
packaging bug?

Regards,
Jakub Kądziołka

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-09-07 17:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-06 23:27 Using Haskell library packages - linker error Jakub Kądziołka
2020-09-07 13:50 ` Timothy Sample
2020-09-07 15:29   ` Jakub Kądziołka
2020-09-07 17:36     ` Timothy Sample

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).