[Issue 298] New: etc/gamma is included in phobos.lib but isn't part of libphobos.a

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Aug 20 17:00:23 PDT 2006


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

           Summary: etc/gamma is included in phobos.lib but isn't part of
                    libphobos.a
           Product: D
           Version: 0.164
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: thomas-dloop at kuehne.cn


objdump -t libphobos.a  | grep gamma
00000000 l    d  .gnu.linkonce.t_D3std4math6lgammaFeZe  00000000
.gnu.linkonce.t_D3std4math6lgammaFeZe
00000000 l    d  .gnu.linkonce.t_D3std4math6tgammaFeZe  00000000
.gnu.linkonce.t_D3std4math6tgammaFeZe
00000000 g     F .gnu.linkonce.t_D3std4math6lgammaFeZe  0000001b
_D3std4math6lgammaFeZe
00000000 g     F .gnu.linkonce.t_D3std4math6tgammaFeZe  0000001b
_D3std4math6tgammaFeZe
00000000         *UND*  00000000 tgammal
00000000         *UND*  00000000 lgammal


-- 




More information about the Digitalmars-d-bugs mailing list