wilzbach / tools-test

1 stars 0 forks source link

gdc - fails to compile. Unrecognized option "-plugin" #119

Closed wilzbach closed 7 years ago

wilzbach commented 9 years ago

Note: the issue was created automatically migrated from https://issues.dlang.org

Original bug ID: BZ#13782 From: Gary Knudsen <garyk@acuratel.com> Reported version: D2 CC: dlang-bugzilla@thecybershadow.net

wilzbach commented 9 years ago

Comment author: Gary Knudsen <garyk@acuratel.com>

I have installed the following :

native_2.065_gcc4.9.0_a8ad6a6678_20140615.tar

And when I attempt to compile the "hello.d" program I get the following.

Any suggestions.

Thanks,

-gary knudsen

On Linux : CentOS release 6.5 (Final) Linux big2 2.6.32-358.23.2.el6.x86_64 BZ#1 SMP Wed Oct 16 18:37:12 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

=> gdc hello.d -o hello /usr/bin/ld: unrecognized option '-plugin' /usr/bin/ld: use the --help option for usage information collect2: error: ld returned 1 exit status

wilzbach commented 7 years ago

Comment author: Vladimir Panteleev <dlang-bugzilla@thecybershadow.net>

GDC bugs are tracked in a separate Bugzilla instance:

https://bugzilla.gdcproject.org/index.cgi

If this bug is still relevant, please file it there.