[Issue 3327] New: OPTLINK and the librarian fail to see a symbol in a library

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Sep 17 18:45:38 PDT 2009


http://d.puremagic.com/issues/show_bug.cgi?id=3327

           Summary: OPTLINK and the librarian fail to see a symbol in a
                    library
           Product: D
           Version: 1.047
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Optlink
        AssignedTo: nobody at puremagic.com
        ReportedBy: h3r3tic at mat.uni.torun.pl


--- Comment #0 from Tomasz Stachowiak <h3r3tic at mat.uni.torun.pl> 2009-09-17 18:45:37 PDT ---
Excerpt from the d.D newsgroup (Incremental compilation with DMD):

`Somewhere in the process a library is created that confuses OPTLINK as well as
"lib -l". There's one symbol in it that neither of these are unable to see and
it results in an undefined reference when linking. The symbol is clearly there
when using a lib dumping tool from DDL or "libunres -d -c".
(...)
it can be found via a regex "D2xf3omg4core.*ctFromRealVee0P0Z".`

My guess: there's a mismatch between the lib dictionary and its actual
contents. I can provide reproduction steps if necessary but they will be rather
involved. Maybe the intermediate .lib files and operations using the librarian
would be useful?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list