Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
GHC
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
4,268
Issues
4,268
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
408
Merge Requests
408
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
0a3dadde
Commit
0a3dadde
authored
Jun 11, 2004
by
panne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[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
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
ghc/docs/users_guide/bugs.sgml
ghc/docs/users_guide/bugs.sgml
+3
-3
No files found.
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 relocs: 4
</
programlisting
>
<
screen
>
Loading package javavm ... linking ... WARNING: Overflown relocation 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
Markdown
is supported
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