Re: Build errors with GDC

2012-07-06 Thread Alex Rønne Petersen
On 07-07-2012 04:49, Iain Buclaw wrote: On 7 July 2012 02:35, Alex Rønne Petersen wrote: On 06-07-2012 19:22, Timofei Bolshakov wrote: On gcc-4.8-20120701 it does not work either: echo timestamp > s-genrtl-h gcc -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict

Re: Build errors with GDC

2012-07-06 Thread Iain Buclaw
On 7 July 2012 02:35, Alex Rønne Petersen wrote: > On 06-07-2012 19:22, Timofei Bolshakov wrote: >> >> On gcc-4.8-20120701 it does not work either: >> >> echo timestamp > s-genrtl-h >> gcc -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings >> -Wcast-qual -Wstrict-prototypes -Wmissing-prot

Re: Build errors with GDC

2012-07-06 Thread Alex Rønne Petersen
On 06-07-2012 19:22, Timofei Bolshakov wrote: On gcc-4.8-20120701 it does not work either: echo timestamp > s-genrtl-h gcc -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-var

Re: Build errors with GDC

2012-07-06 Thread Iain Buclaw
On 6 July 2012 18:22, Timofei Bolshakov wrote: > On gcc-4.8-20120701 it does not work either: > > echo timestamp > s-genrtl-h > gcc -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual > -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute > -pedantic -Wno-long-lo

Re: GDC 4.7 support?

2012-07-06 Thread Iain Buclaw
On 6 July 2012 12:27, Iain Buclaw wrote: > On 6 July 2012 12:04, smartly wrote: >> wait in hope gdc 4.7 :) > > The current development master is supported using gcc 4.8 development > snapshot. I'll have to re-add 4.7 support back in, sorry. Be > patient for another ... 6 hours or so until I ge

Re: Build errors with GDC

2012-07-06 Thread Timofei Bolshakov
On gcc-4.8-20120701 it does not work either: echo timestamp > s-genrtl-h gcc -g -O2 -DIN_GCC -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wold-

Re: Build errors with GDC

2012-07-06 Thread Timofei Bolshakov
Well - 4.7.1 does not build: ../../gcc/d/d-lang.cc: In function ‘void d_write_global_declarations()’: ../../gcc/d/d-lang.cc:687:32: error: ‘finalize_compilation_unit’ was not declared in this scope make[2]: *** [d/d-lang.glue.o] Error 1 make[2]: *** Waiting for unfinished jobs ../../gcc/d/

[Issue 2688] struct assignment crashes on darwin ppc64

2012-07-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2688 Iain Buclaw changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #2 from Iain Buclaw

[Issue 2001] multiple definition of _D6object13__va_list_tag6__initZ on X86-64

2012-07-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2001 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 2053] PIC & ASM (EBX clobbering)

2012-07-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2053 Iain Buclaw changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Issue 2088] GDC generates dozens of errors of the form "indirect jmp without `*'" when compiling anything at all

2012-07-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2088 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 2213] unrecognizable insn are generated when cross-compiling

2012-07-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2213 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 2297] on LinuxAmd64 some creal operations bring into scope a faulty version of powl

2012-07-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=2297 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 1805] GDC does not implement the D calling convention

2012-07-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1805 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Issue 747] undefined reference to `.LDASM1'

2012-07-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=747 Iain Buclaw changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Issue 1057] Can't build on x86_64 without --disable-shared

2012-07-06 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=1057 Iain Buclaw changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Re: GDC 4.7 support?

2012-07-06 Thread Iain Buclaw
On 6 July 2012 12:04, smartly wrote: > wait in hope gdc 4.7 :) The current development master is supported using gcc 4.8 development snapshot. I'll have to re-add 4.7 support back in, sorry. Be patient for another ... 6 hours or so until I get time to do it. :~) -- Iain Buclaw *(p < e ? p+

GDC 4.7 support?

2012-07-06 Thread smartly
wait in hope gdc 4.7 :)

Re: Build errors with GDC

2012-07-06 Thread Iain Buclaw
On 6 July 2012 02:14, Alex Rønne Petersen wrote: > On 06-07-2012 00:39, Timofei Bolshakov wrote: >> >> >> I have the same problem ... >>> >>> Using the wrong GCC version. I've removed all backwards compatibility >> >> >> Do you mean I need 4.6.2? >> > > You need 4.7 at the very least. Preferably