[GHC] #8874: Warning: Couldn't figure out linker information!
GHC
ghc-devs at haskell.org
Tue Mar 11 12:19:05 UTC 2014
#8874: Warning: Couldn't figure out linker information!
-------------------------------------------------+-------------------------
Reporter: Lemming | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version:
Resolution: | 7.8.1-rc2
Operating System: Linux | Keywords:
Type of failure: Incorrect warning at | Architecture:
compile-time | x86_64 (amd64)
Test Case: | Difficulty:
Blocking: | Unknown
| Blocked By:
| Related Tickets:
-------------------------------------------------+-------------------------
Comment (by Lemming):
{{{
$ locale
LANG=de_DE.UTF-8
LANGUAGE=
LC_CTYPE="de_DE.UTF-8"
LC_NUMERIC="de_DE.UTF-8"
LC_TIME="de_DE.UTF-8"
LC_COLLATE="de_DE.UTF-8"
LC_MONETARY="de_DE.UTF-8"
LC_MESSAGES="de_DE.UTF-8"
LC_PAPER="de_DE.UTF-8"
LC_NAME="de_DE.UTF-8"
LC_ADDRESS="de_DE.UTF-8"
LC_TELEPHONE="de_DE.UTF-8"
LC_MEASUREMENT="de_DE.UTF-8"
LC_IDENTIFICATION="de_DE.UTF-8"
LC_ALL=
$ gcc -v 2>&1 | tail -n 1
gcc-Version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8874#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list