You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Zezeng Wang (Jira)" <ji...@apache.org> on 2020/12/05 07:11:00 UTC

[jira] [Commented] (THRIFT-5321) Does thrift c++ support vxworks?

    [ https://issues.apache.org/jira/browse/THRIFT-5321?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17244420#comment-17244420 ] 

Zezeng Wang commented on THRIFT-5321:
-------------------------------------

[https://thrift.apache.org/lib/cpp.html]
{code}
 Dependencies
 C++11 is required at a minimum.  C++03/C++98 are not supported after version 0.12.0.
Boost is required to run the C++ unit tests. It is not necessary to link against the runtime library.
libevent (for libthriftnb only) - most linux distributions have dev packages for this: [http://monkey.org/~provos/libevent/]
{code}
It's need C++11 in thrift version 0.13.0.
 [Vxwork release news|https://www.windriver.com/news/press/pr.html?ID=22444]
 [C++11 in vxwork|https://stackoverflow.com/questions/36309858/c-11-in-vxworks]
 As stated in the links above, vxworks 6.x does not support C++11.

so, thrift(0.13.0) probably not be supported in vxworks 6.9.

> Does thrift c++ support vxworks?
> --------------------------------
>
>                 Key: THRIFT-5321
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5321
>             Project: Thrift
>          Issue Type: Question
>          Components: C++ - Library
>    Affects Versions: 0.13.0
>         Environment: vxworks platform 6.9
>            Reporter: mig
>            Priority: Major
>
> Does thrift c++ support vxworks?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)