[Bug 243] Module std.array is already defined in...

via D.gnu d.gnu at puremagic.com
Mon Oct 3 07:07:39 PDT 2016


http://bugzilla.gdcproject.org/show_bug.cgi?id=243

--- Comment #1 from Iain Buclaw <ibuclaw at gdcproject.org> ---
(In reply to Chalix from comment #0)
> ~$ gdc main.d -I/usr/local/include/d/gtkd-3 -lgtkd-3
> ~$ ./a.out 
> Fatal Error while loading '/usr/lib/x86_64-linux-gnu/libphobos2.so.0.71':
> 	The module 'std.array' is already defined in './a.out'.
> 
> 

My guess would be that gtkd was built with dmd, because this is not the phobos
library used by gdc.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the D.gnu mailing list