Re: anyone able to use '-cov' at all on non-trivial project? (link error ....)

2009-04-30 Thread David Ferenczi
bearophile wrote: > %u: >> I just wonder if anyone able to use '-cov' at all on non-trivial project? > > I think in D1 it currently doesn't work with bigger programs... I have > said this last time more than one year ago, with no answers received. The > problem is that I was unable to create a sm

Re: anyone able to use '-cov' at all on non-trivial project? (link error ....)

2009-04-27 Thread bearophile
%u: > I just wonder if anyone able to use '-cov' at all on non-trivial project? I think in D1 it currently doesn't work with bigger programs... I have said this last time more than one year ago, with no answers received. The problem is that I was unable to create a small bug case to offer for bu

anyone able to use '-cov' at all on non-trivial project? (link error ....)

2009-04-27 Thread %u
Hi, I just wonder if anyone able to use '-cov' at all on non-trivial project? On small files, it works. But when I try to compile with '-cov' on a sizable project, I have the following link error: all.o:(.data+0x1464): undefined reference to `_D3std1c6stdlib12__ModuleInfoZ' all.o:(.data+0x14bc):