Bug creation and email sending has been disabled, file new bugs at gcc.gnu.org/bugzilla
Bug 23 - undefined reference to `_d_arrayappendcTX'
Summary: undefined reference to `_d_arrayappendcTX'
Status: RESOLVED INVALID
Alias: None
Product: GDC
Classification: Unclassified
Component: gdc (show other bugs)
Version: development
Hardware: x86_64 Linux
: --- blocker
Assignee: Iain Buclaw
URL:
Depends on:
Blocks:
 
Reported: 2012-10-27 02:17 CEST by lt.infiltrator
Modified: 2012-10-31 12:09 CET (History)
0 users

See Also:


Attachments
code that fails (733 bytes, text/x-dsrc)
2012-10-27 02:17 CEST, lt.infiltrator
Details
gdc command and error message (6.30 KB, application/octet-stream)
2012-10-27 02:18 CEST, lt.infiltrator
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lt.infiltrator 2012-10-27 02:17:32 CEST
Created attachment 13 [details]
code that fails

I'm guessing that I messed something up when I built/installed it; or perhaps path/permissions issues.
Comment 1 lt.infiltrator 2012-10-27 02:18:31 CEST
Created attachment 14 [details]
gdc command and error message
Comment 2 lt.infiltrator 2012-10-31 12:09:07 CET
Once I purged everything that was installed and installed it again, it started running fine.  So something must've gone wrong the first time which didn't get properly overwritten when I tried to install again.