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

           Summary: src/phobos/linux.mak STD_MODULES definition
           Product: D
           Version: D2
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: make
        AssignedTo: bugzi...@digitalmars.com
        ReportedBy: ghaec...@idworld.net


--- Comment #0 from Glenn Haecker <ghaec...@idworld.net> 2010-08-15 05:31:35 
PDT ---
src/phobos/linux.mak STD_MODULES definition (line 122) is missing "exception"
in the list of module names. libphobos2.a builds without it, but if you try to
link against the resulting library, it becomes obvious you won't get very far
without it.

Other phobos modules are not listed, although some of these omissions may be
deliberate.  Here's the list; you decide.

Other std modules missing from STD_MODULES:

  atomics
  bind (related to Issue 3778 ?)
  bitarray (replaced by bitmanip)
  __fileinit
  iterator
  openrj
  stdarg

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

Reply via email to