[Issue 15935] compiling dub with -fPIC triggers internal compiler error
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Tue Nov 29 18:30:10 PST 2016
https://issues.dlang.org/show_bug.cgi?id=15935
Jonathan M Davis <issues.dlang at jmdavisProg.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |issues.dlang at jmdavisProg.co
| |m
--- Comment #1 from Jonathan M Davis <issues.dlang at jmdavisProg.com> ---
The same thing happens when compiling druntime with PIC=1 on the latest
(k)ubuntu - 16.10:
Internal error: backend/elfobj.c 1027
posix.mak:184: recipe for target 'generated/linux/release/64/libdruntime.a'
failed
--
More information about the Digitalmars-d-bugs
mailing list