[Issue 17833] compiling dmd on x86 linux fails
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Nov 11 23:26:10 UTC 2017
https://issues.dlang.org/show_bug.cgi?id=17833
Thomas Mader <thomas.mader at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ibuclaw at gdcproject.org,
| |thomas.mader at gmail.com
--- Comment #2 from Thomas Mader <thomas.mader at gmail.com> ---
I am having the same problem when trying to build dmd 2.075.1 with the dmd-cxx
branch version at commit 7f7dd837f1cf92e3fd51fabbb95868b4b297ad37 as bootstrap
dmd.
The error message is: gmake[2]: *** [posix.mak:147:
import/core/sync/barrier.di] Segmentation fault
Switching back to 2.067.1 as bootstrap compiler makes it work again.
@ibuclaw: Do you happen to know what the problem might be?
--
More information about the Digitalmars-d-bugs
mailing list