[Issue 8524] New: Phobos cannot be compiled with -inline

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Aug 8 13:04:06 PDT 2012


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

           Summary: Phobos cannot be compiled with -inline
           Product: D
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: DMD
        AssignedTo: nobody at puremagic.com
        ReportedBy: jmdavisProg at gmx.com


--- Comment #0 from Jonathan M Davis <jmdavisProg at gmx.com> 2012-08-08 13:04:05 PDT ---
If I change Phobos to be build with -O -release -inline for the release build,
it fails to build with this error:

std/file.d(2777): Error: function std.file.dirEntries compiler error, parameter
'pattern', bugzilla 2962?
dmd: glue.c:758: virtual void FuncDeclaration::toObjFile(int): Assertion `0'
failed.
make[1]: *** [generated/linux/release/64/libphobos2.a] Aborted
make: *** [unittest] Error 2

This may or may not be related to bug# 8250.

-- 
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