octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #46065] conflicting declarations of max_align_


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #46065] conflicting declarations of max_align_t since gnulib update
Date: Mon, 28 Sep 2015 14:07:16 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Firefox/38.0

Follow-up Comment #1, bug #46065 (project octave):

Try adding CFLAGS='-std=gnu11' to your configure. If I read the gcc stddef.h
correctly, it defines that type if either C++11 or C11 are in use. I guess
that configure tries to find the type with the C compiler, not C++.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46065>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]