diff options
| author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-05-03 22:29:14 +0300 |
|---|---|---|
| committer | Herbert Valerio Riedel <hvr@gnu.org> | 2014-05-03 23:47:06 +0200 |
| commit | 54b31f744848da872c7c6366dea840748e01b5cf (patch) | |
| tree | aa3264864bf8d7ecad6045d0e5903a187b0d839e /compiler/codeGen | |
| parent | 5bf22f06ef71f61094de7564dee770f136d5481a (diff) | |
| download | haskell-54b31f744848da872c7c6366dea840748e01b5cf.tar.gz | |
fix rts exported symbols base_GHCziIOziException_allocationLimitExceeded_closure
Commit b0534f78a73f972e279eed4447a5687bd6a8308e added new exported rts symbols,
but slightly misspelled them.
Observer on first compiled program:
> Linking dist/build/haskell-updater/haskell-updater ...
> /usr/lib64/ghc-7.9.20140503/rts-1.0/libHSrts.a(Schedule.o): In function `scheduleWaitThread':
> (.text+0xc4c): undefined reference to `base_GHCziIOziException_allocationLimitExceeded_closure'
> /usr/lib64/ghc-7.9.20140503/rts-1.0/libHSrts.a(RtsStartup.o): In function `hs_init_ghc':
> (.text+0x2fa): undefined reference to `base_GHCziIOziException_allocationLimitExceeded_closure'
> collect2: error: ld returned 1 exit status
CC: Simon Marlow <marlowsd@gmail.com>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'compiler/codeGen')
0 files changed, 0 insertions, 0 deletions
