On Tuesday 15 August 2006 16:29, Dirk Eddelbuettel wrote:
> Package: g++-4.1
> Version: 4.1.1-5
> Severity: important
>
> The g++ version that recently entered testing exhibits the same problem I
> had been reported to the hppa maintainers -- and which Randolph report
> upstream at http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28620 .
>
> I understand that it is fixed in unstable, but as the toolchain is frozen
> (or being frozen) I just want to make sure everyone is on the same page: 
> the current 'testing' version of g++ will not cut it for release.
>
> The code below is from the current sources my rquantlib package which I
> intend to send to unstable later today. It does build on unstable but fails
> on testing showing that testing isn't quite there at the moment.
>
> Hope this helps, Dirk
>
>

Dirk,

Have you noticed g++-4.1 taking a long time to do the creation of a shared 
library?

I have a big c++ application that creates quite a few shared libraries and it 
takes on the order of 10 minutes for the creation of one of my libraries (not 
all of them) with g++-4.1, whereas with g++-4.0, the same library only takes 
at most 30 seconds.  This is with a debug build and no optimization.

As it stands g++-4.1 is not useable for my situation.

Thanks,

John Schmidt


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to