[GHC] #15101: $tooldir not expanded for NoFib
GHC
ghc-devs at haskell.org
Mon Apr 30 08:49:30 UTC 2018
#15101: $tooldir not expanded for NoFib
-------------------------------------+-------------------------------------
Reporter: AndreasK | Owner: (none)
Type: bug | Status: new
Priority: normal | Milestone: 8.6.1
Component: NoFib benchmark | Version:
suite |
Resolution: | Keywords:
Operating System: Windows | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by AndreasK):
Also fails when using ghc-8.2.1
{{{
$ make boot HC=ghc
$topdir/../mingw/bin/gcc.exe -std=gnu99 -O3 -fomit-frame-pointer fasta-c.c
-o fasta-c
/bin/sh: /../mingw/bin/gcc.exe: No such file or directory
make: *** [Makefile:22: fasta-c] Error 127
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/15101#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list