Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
0a3dadde
Commit
0a3dadde
authored
Jun 11, 2004
by
panne
Browse files
[project @ 2004-06-11 12:42:18 by panne]
Synched "Overflown relocation field" message with reality
parent
c1b3d463
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/docs/users_guide/bugs.sgml
View file @
0a3dadde
...
...
@@ -333,9 +333,9 @@ checking for duplicates. The reason for this is efficiency, pure and simple.
whereby it emits bogus PE object files that have more than
0xffff relocations. When GHCi tries to load a package affected by this
bug, you get an error message of the form
<
programlisting
>
Loading package javavm ... linking ... Overflown reloc
s: 4
</
programlisting
>
<
screen
>
Loading package javavm ... linking ...
WARNING:
Overflown reloc
ation field (# relocs found: 30765)
</
screen
>
The last time we looked, this bug still
wasn't fixed in the BFD codebase, and there wasn't any
noticeable interest in fixing it when we reported the bug
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment