[GHC] #14872: Hex Literals in GHC Core
GHC
ghc-devs at haskell.org
Sat Mar 3 14:11:00 UTC 2018
#14872: Hex Literals in GHC Core
-------------------------------------+-------------------------------------
Reporter: andrewthad | Owner: andrewthad
Type: feature request | Status: new
Priority: lowest | Milestone:
Component: Compiler | Version: 8.2.2
Resolution: | Keywords: newcomer
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by andrewthad):
In case anyone has seen this error before:
{{{
"@LdNoGoldCmd@" -r -o libraries/ghc-prim/dist-install/build/HSghc-
prim-0.5.2.0.o libraries/ghc-prim/dist-install/build/GHC/CString.o
libraries/ghc-prim/dist-install/build/GHC/Classes.o libraries/ghc-prim
/dist-install/build/GHC/Debug.o libraries/ghc-prim/dist-
install/build/GHC/IntWord64.o libraries/ghc-prim/dist-
install/build/GHC/Magic.o libraries/ghc-prim/dist-
install/build/GHC/PrimopWrappers.o libraries/ghc-prim/dist-
install/build/GHC/Tuple.o libraries/ghc-prim/dist-
install/build/GHC/Types.o libraries/ghc-prim/dist-
install/build/cbits/atomic.o libraries/ghc-prim/dist-
install/build/cbits/bswap.o libraries/ghc-prim/dist-
install/build/cbits/clz.o libraries/ghc-prim/dist-
install/build/cbits/ctz.o libraries/ghc-prim/dist-
install/build/cbits/debug.o libraries/ghc-prim/dist-
install/build/cbits/longlong.o libraries/ghc-prim/dist-
install/build/cbits/pdep.o libraries/ghc-prim/dist-
install/build/cbits/pext.o libraries/ghc-prim/dist-
install/build/cbits/popcnt.o libraries/ghc-prim/dist-
install/build/cbits/word2float.o
/bin/bash: @LdNoGoldCmd@: command not found
libraries/ghc-prim/ghc.mk:4: recipe for target 'libraries/ghc-prim/dist-
install/build/HSghc-prim-0.5.2.0.o' failed
}}}
I'll try blowing out the directory later today and reapplying the patch to
master if this isn't something that anyone else knows a simple fix for.
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14872#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list