[MINC-development] -O3 breaks N3

Claude LEPAGE claude at bic.mni.mcgill.ca
Thu Apr 19 12:02:11 EDT 2012


>
> Another important observation,
>
>
> when compiled with Debug flags sharpen_hist bails out with assert 
> failure in Pool.cc:32 (  _elementSize >= sizeof(_Link *) )
>
> since _elementSize in this case is 4 and sizeof(_Link *) is 8 (on 64 bit 
> build).

It's obviously time to pass this code through valgrind to eliminate these errors.




More information about the MINC-development mailing list