[Issue 19245] New: Undefined symbol "_main" in module mars.d in dmd/src/dmd/
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Sep 14 08:16:32 UTC 2018
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 at puremagic.com
Reporter: mars at 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.
--
More information about the Digitalmars-d-bugs
mailing list