www.digitalmars.com         C & C++   DMDScript  

D.gnu - When will a gdc based on dmd >= 1.011 be released?

reply Henning Hasemann <hhasemann web.de> writes:
Sorry if this is a FAQ but I couldnt find a prognosis.
DMD still produces dwarf errors in GDB when debugging/tracing on my
system (I still couldnt find an exlanation for that), but 0.23 is icing
(I assume to one of the several bugs the dmd frontend had before 1.011).

Any rough date when I could expect a new GDC release? Which DMD
frontend will it use?

Henning

-- 
GPG Public Key:
http://keyserver.ganneff.de:11371/pks/lookup?op=get&search=0xDDD6D36D41911851
Fingerprint: 344F 4072 F038 BB9E B35D  E6AB DDD6 D36D 4191 1851
Jun 25 2007
parent reply Oskar Linde <oskar.lindeREM OVEgmail.com> writes:
Henning Hasemann skrev:
 Sorry if this is a FAQ but I couldnt find a prognosis.
 DMD still produces dwarf errors in GDB when debugging/tracing on my
 system (I still couldnt find an exlanation for that), but 0.23 is icing
 (I assume to one of the several bugs the dmd frontend had before 1.011).
Try the latest svn of gdc. It should be at version 1.014 iirc. Patching it up to 1.015 is trivial and has worked very well for me. /Oskar
Jun 25 2007
parent Henning Hasemann <hhasemann web.de> writes:
Oskar Linde <oskar.lindeREM OVEgmail.com> schrieb (Mon, 25 Jun 2007
16:59:33 +0200):
 Henning Hasemann skrev:
 Sorry if this is a FAQ but I couldnt find a prognosis.
 DMD still produces dwarf errors in GDB when debugging/tracing on my
 system (I still couldnt find an exlanation for that), but 0.23 is
 icing (I assume to one of the several bugs the dmd frontend had
 before 1.011).
Try the latest svn of gdc. It should be at version 1.014 iirc. Patching it up to 1.015 is trivial and has worked very well for me.
I hoped for a binary release but I think Ill give it a try and pull gcc sources and stuff. Just because I love gdc so much ;-) Thanks for your hint. Henning -- GPG Public Key: http://keyserver.ganneff.de:11371/pks/lookup?op=get&search=0xDDD6D36D41911851 Fingerprint: 344F 4072 F038 BB9E B35D E6AB DDD6 D36D 4191 1851
Jun 25 2007