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

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

[Octave-patch-tracker] [patch #8906] configure check support for c11 and


From: Carnë Draug
Subject: [Octave-patch-tracker] [patch #8906] configure check support for c11 and c++11
Date: Fri, 12 Feb 2016 23:24:57 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.6.0

Follow-up Comment #3, patch #8906 (project octave):

So I will work on a patch similar to ax_cxx_compile_stdcxx so it:

1) tries to build a program (maybe it doesn't need the c++11 flag (seems like
gcc 6 sets c++14 by default for example.
2) if that doesn't work tries the flags in the same order
3) not declare any symbols

Should I copy the macro from autoconf archive and then make changes under the
same macro name, or change the name to avoid confusions. I'll guess the
later.

Also, should it go into acinclude (like all Octave macros) or into its own
separate file (since it will be so heavily based on ax_cxx_compile_stdcxx ?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8906>

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




reply via email to

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