[erlang-questions] Help find bugs before OTP-18.0 is released

Tuncer Ayaz tuncer.ayaz@REDACTED
Sun Oct 5 20:57:36 CEST 2014


On Wed, Sep 24, 2014 at 12:11 AM, Tuncer Ayaz wrote:
> On Wed, Sep 24, 2014 at 12:00 AM, Shayan Pooya wrote:
> > I tried building the source code with gcc 4.8.3 and it complains:
> > >
> > > gcc: error: unrecognized command line option
> > > ‘-fsanitize=address,undefined’
> >
> >
> > It seems like this option is added to gcc 4.9:
> > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60275
>
> Sorry about that, I've tested UBSan only with gcc 4.9, so that
> information was incorrect.
>
> But ASan is available in 4.8.3, right?

ASan and TSan were added to gcc 4.8, so both should work. Sorry that I
was imprecise and you tried to use UBSan with gcc 4.8.



More information about the erlang-questions mailing list