Re: error: symbol (longsymbol) is already defined

2015-11-09 Thread Ellery Newcomer via D.gnu
On Monday, 9 November 2015 at 08:53:30 UTC, Iain Buclaw wrote: Instead of funneling blame, this could be resolved in the move to 2.067 (maybe just skipping to 2.068). The complete The warning still appears in dmd 2.069. Do you recommend filing a bug with dmd?

Re: Trying to generate gdc for mingw-w64(x86 and x64) using msys2

2015-11-09 Thread Johannes Pfau via D.gnu
Am Mon, 09 Nov 2015 00:22:52 + schrieb Vincent R : > I tried a last time before and I managed to make it work not > completely but at least I can see a hello world application on > the console: > > > $ gdc -o main.exe main.d > $ ./main.exe > Hello D-World! > > It's late now but I have som

Re: error: symbol (longsymbol) is already defined

2015-11-09 Thread Iain Buclaw via D.gnu
On 9 November 2015 at 00:42, Ellery Newcomer via D.gnu wrote: > Anybody have any idea what's going on here? > > https://travis-ci.org/ariovistus/pyd/jobs/90001785 > > basically, its running > > gdc -c temp.o (d files..) > > and its giving > > Error: symbol > `_D4util11multi_index276__T19MultiInde