[QBS] Support for GNU standards

Petroules Jake Jake.Petroules at theqtcompany.com
Thu Apr 14 02:07:12 CEST 2016


What version of qbs are you using?

On Apr 13, 2016, at 5:03 PM, Andrzej Telszewski <atelszewski at gmail.com<mailto:atelszewski at gmail.com>> wrote:

On 14/04/16 00:46, Petroules Jake wrote:
Unrecognized options just pass through. So passing "gnu99" should
already work.

On Apr 13, 2016, at 2:03 PM, Andrzej Telszewski <atelszewski at gmail.com<mailto:atelszewski at gmail.com>
<mailto:atelszewski at gmail.com>> wrote:

Hi,

From: /usr/share/qtcreator/qbs/share/qbs/modules/cpp/CppModule.qbs
I see that the following C/C++ standards are supported:

name: "cLanguageVersion"
allowedValues: ["c89", "c99", "c11"]

name: "cxxLanguageVersion"
allowedValues: ["c++98", "c++11", "c++14"]

What about the GUN variants, like "gnu99"?
For the moment I'm using cpp.commonCompilerFlags to specify the
standard, but I wonder if the GNU variants are going to be supported
through cLanguageVersion/cxxLanguageVersion ?

--
Best regards,
Andrzej Telszewski
_______________________________________________
QBS mailing list
QBS at qt-project.org<mailto:QBS at qt-project.org> <mailto:QBS at qt-project.org>
http://lists.qt-project.org/mailman/listinfo/qbs

--
Jake Petroules - jake.petroules at theqtcompany.com<mailto:jake.petroules at theqtcompany.com>
<mailto:jake.petroules at theqtcompany.com>
Consulting Services Engineer - The Qt Company
Qbs build system evangelist - qbs.io<http://qbs.io> <http://qbs.io>


What I actually mean is that if I specify "cLanguageVersion" to gnu99, it fails.

--
Best regards,
Andrzej Telszewski

--
Jake Petroules - jake.petroules at theqtcompany.com<mailto:jake.petroules at theqtcompany.com>
Consulting Services Engineer - The Qt Company
Qbs build system evangelist - qbs.io<http://qbs.io>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qbs/attachments/20160414/7a47b437/attachment.html>


More information about the Qbs mailing list