www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 19245] New: Undefined symbol "_main" in module mars.d in

https://issues.dlang.org/show_bug.cgi?id=19245

          Issue ID: 19245
           Summary: Undefined symbol "_main" in module mars.d in
                    dmd/src/dmd/
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: mars basealt.ru

Undefined symbol "_main" in module mars.d (Path:/dmd/src/dmd/mars.d) and module
glue.d.

During the build of the software package dmd-2.082.0 for Altlinux* repository
an error occurred: "NEW bad_elf_symbols detected".

Altlinux* repository assembly system returns an error:

     x86_64: NEW bad_elf_symbols detected:
dmd-2.082.0-alt2.S1.x86_64.rpm    /usr/bin/rdmd    U    _main
     i586: NEW bad_elf_symbols detected:
dmd-2.082.0-alt2.S1.i586.rpm    /usr/bin/rdmd    U    _main
ELF symbols check FAILED


But version 2.076.0 was going without any problems.

*Altlinux is a Linux-based system.

--
Sep 14 2018