digitalmars.D.bugs - [Issue 1165] New: Symbol missing in lib
- d-bugmail puremagic.com (21/21) Apr 19 2007 http://d.puremagic.com/issues/show_bug.cgi?id=1165
- d-bugmail puremagic.com (12/12) Sep 29 2007 http://d.puremagic.com/issues/show_bug.cgi?id=1165
- d-bugmail puremagic.com (12/18) Sep 29 2007 http://d.puremagic.com/issues/show_bug.cgi?id=1165
http://d.puremagic.com/issues/show_bug.cgi?id=1165
           Summary: Symbol missing in lib
           Product: D
           Version: 1.012
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla digitalmars.com
        ReportedBy: benoit tionex.de
I had this problem:
I compile a class "A" as a static windows lib (.lib), using DSSS.
In the application i get missing symbol _D48TypeInfo_...__initZ.
The lib contains the symbols of the class, and also a ...__initZ, but not a
single symbol, starting with "TypeInfo".
This linker error is triggered by using arrays of A. The first expression,
accessing the member "A[] a; a[0];".
I hope this is enough information to localize the problem.
-- 
 Apr 19 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1165
smjg iname.com changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |smjg iname.com
           Keywords|                            |link-failure
It isn't:
- Any chance of a testcase?
- Please report error messages in full.
- What exact command are you using to try to link your app?
-- 
 Sep 29 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1165
benoit tionex.de changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
 It isn't:
 
 - Any chance of a testcase?
 - Please report error messages in full.
 - What exact command are you using to try to link your app?
 
Since it is about five months i reported this, i have no glue what it was
about.
So I set this report to invalid.
-- 
 Sep 29 2007








 
  
  
 
 d-bugmail puremagic.com
 d-bugmail puremagic.com 