digitalmars.D.announce - Optlink 8.00.10
- Walter Bright <newshound2 digitalmars.com> Feb 22 2011
- dennis luehring <dl.soluz gmx.net> Feb 23 2011
- Walter Bright <newshound2 digitalmars.com> Feb 24 2011
- Eric Poggel <dnewsgroup2 yage3d.net> Feb 25 2011
- Walter Bright <newshound2 digitalmars.com> Feb 25 2011
- =?ISO-8859-1?Q?S=F6nke_Ludwig?= <ludwig informatik.uni-luebeck.de> Feb 27 2011
- Walter Bright <newshound2 digitalmars.com> Feb 27 2011
- =?ISO-8859-1?Q?S=F6nke_Ludwig?= <ludwig informatik.uni-luebeck.de> Feb 27 2011
- Walter Bright <newshound2 digitalmars.com> Feb 27 2011
- Walter Bright <newshound2 digitalmars.com> Feb 27 2011
- Walter Bright <newshound2 digitalmars.com> Mar 02 2011
This fixes a couple of crashers, 2436 and 3372, that were causing people lots of trouble: http://ftp.digitalmars.com/link.8.00.10.zip
Feb 22 2011
Am 23.02.2011 01:52, schrieb Walter Bright:This fixes a couple of crashers, 2436 and 3372, that were causing people lots of trouble: http://ftp.digitalmars.com/link.8.00.10.zip
can you please update the dmd1/dmd2 packages with this version current dmd2.052 seems to be still using 8.00.8
Feb 23 2011
Walter Bright wrote:This fixes a couple of crashers, 2436 and 3372, that were causing people lots of trouble: http://ftp.digitalmars.com/link.8.00.10.zip
More crashers fixed: http://ftp.digitalmars.com/link.8.00.11.zip
Feb 24 2011
On 2/24/2011 8:14 PM, Walter Bright wrote:Walter Bright wrote:This fixes a couple of crashers, 2436 and 3372, that were causing people lots of trouble: http://ftp.digitalmars.com/link.8.00.10.zip
More crashers fixed: http://ftp.digitalmars.com/link.8.00.11.zip
Do these new versions use the in-progress C port? How is that going?
Feb 25 2011
Eric Poggel wrote:On 2/24/2011 8:14 PM, Walter Bright wrote:http://ftp.digitalmars.com/link.8.00.11.zip
Yes.How is that going?
Very slowly. Essentially what I do is translate the sections where bugs are suspected, then fix them in the C version.
Feb 25 2011
Am 25.02.2011 02:14, schrieb Walter Bright:Walter Bright wrote:This fixes a couple of crashers, 2436 and 3372, that were causing people lots of trouble: http://ftp.digitalmars.com/link.8.00.10.zip
More crashers fixed: http://ftp.digitalmars.com/link.8.00.11.zip
With the current set of sources and DMD 2.052 I get no crash anymore but instead the linker hangs (without taking CPU time). I prepared another zip with the corresponding object files and the command line used: http://rapidshare.com/files/450057876/optlinkcrash.zip
Feb 27 2011
Sönke Ludwig wrote:With the current set of sources and DMD 2.052 I get no crash anymore but instead the linker hangs (without taking CPU time). I prepared another zip with the corresponding object files and the command line used: http://rapidshare.com/files/450057876/optlinkcrash.zip
Every time, or once in a while?
Feb 27 2011
Am 27.02.2011 10:46, schrieb Walter Bright:Sönke Ludwig wrote:With the current set of sources and DMD 2.052 I get no crash anymore but instead the linker hangs (without taking CPU time). I prepared another zip with the corresponding object files and the command line used: http://rapidshare.com/files/450057876/optlinkcrash.zip
Every time, or once in a while?
Seems to be everytime - tried about 10 times.
Feb 27 2011
Sönke Ludwig wrote:Am 27.02.2011 10:46, schrieb Walter Bright:Sönke Ludwig wrote:With the current set of sources and DMD 2.052 I get no crash anymore but instead the linker hangs (without taking CPU time). I prepared another zip with the corresponding object files and the command line used: http://rapidshare.com/files/450057876/optlinkcrash.zip
Every time, or once in a while?
Seems to be everytime - tried about 10 times.
http://d.puremagic.com/issues/post_bug.cgi
Feb 27 2011
Walter Bright wrote:http://d.puremagic.com/issues/post_bug.cgi
Arrgh, I mean: http://d.puremagic.com/issues/show_bug.cgi?id=5662
Feb 27 2011
Fix for 5670: http://ftp.digitalmars.com/link.8.00.12.zip
Mar 02 2011









dennis luehring <dl.soluz gmx.net> 