3.4.0 build log using gcc-4.8.1

Jason Evans jasone at canonware.com
Mon Sep 16 14:34:00 PDT 2013


On Aug 30, 2013, at 5:21 AM, Ricardo Nabinger Sanchez <rnsanchez at wait4.org> wrote:
> I'm posting my build log for jemalloc-3.4.0, using gcc-4.8.1.  I did not look
> whether these warnings may be false positives, and I do know that gcc-4.8 has
> been more vocal about some classes of warnings.
> 
> [...]
> 
> % ./configure --disable-experimental
> [...]
> cc-silence         : 0
> [...]

Many (hopefully all) of the warnings are explicitly silenced if --enable-cc-silence is passed to the configure script.  If you encounter warnings that persist even with --enable-cc-silence, please submit a patch or let me know so I can address them.

Thanks,
Jason


More information about the jemalloc-discuss mailing list