Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Is it possible to use newer compiler in QNX7 and Qt?: (6 Items)
   
Is it possible to use newer compiler in QNX7 and Qt?  
I would like to use C++ 17 new features in QNX7 and Qt. Is it possible update gcc to 7.2 so that I use C++17 features?

Thanks
Re: Is it possible to use newer compiler in QNX7 and Qt?  
Unfortunately, that's not possible.  QNX only supports specific compiler versions.

From: community-noreply@qnx.com
Sent: January 3, 2018 4:00 AM
To: general-qt@community.qnx.com
Reply-to: general-qt@community.qnx.com
Subject: Is it possible to use newer compiler in QNX7 and Qt?


I would like to use C++ 17 new features in QNX7 and Qt. Is it possible update gcc to 7.2 so that I use C++17 features?

Thanks



_______________________________________________

Qt General
http://community.qnx.com/sf/go/post118307
To cancel your subscription to this discussion, please e-mail general-qt-unsubscribe@community.qnx.com
Attachment: HTML sf-attachment-mime35869 2.7 KB
Re: Is it possible to use newer compiler in QNX7 and Qt?  
Thank James.

Do you know when will compiler be changed to gcc 5.5 or higher version?

https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=5.5

Re: Is it possible to use newer compiler in QNX7 and Qt?  
I suspect that's a long way off :-(.

From: community-noreply@qnx.com
Sent: January 3, 2018 8:46 PM
To: general-qt@community.qnx.com
Reply-to: general-qt@community.qnx.com
Subject: Re: Is it possible to use newer compiler in QNX7 and Qt?


Thank James.

Do you know when will compiler be changed to gcc 5.5 or higher version?

https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=5.5





_______________________________________________

Qt General
http://community.qnx.com/sf/go/post118329
To cancel your subscription to this discussion, please e-mail general-qt-unsubscribe@community.qnx.com
Attachment: HTML sf-attachment-mime35873 2.66 KB
RE: Is it possible to use newer compiler in QNX7 and Qt?  
I wouldn't say it is not possible. QNX offers Custom Support Plan contracts to supply whatever their users need, if it's
 outside that standard product. I am aware of several cases where updated compiler versions were made available for 6.x 
customers under a CSP plan, and I'm sure it can be done for 7 aswell. It's a matter of time and budget.

Cheers,

- Malte


From: James McDonnell [mailto:community-noreply@qnx.com]
Sent: Thursday, January 4, 2018 2:29 AM
To: general-qt <general-qt@community.qnx.com>
Subject: Re: Is it possible to use newer compiler in QNX7 and Qt?

Unfortunately, that's not possible.  QNX only supports specific compiler versions.

From: community-noreply@qnx.com<mailto:community-noreply@qnx.com>;
Sent: January 3, 2018 4:00 AM
To: general-qt@community.qnx.com<mailto:general-qt@community.qnx.com>;
Reply-to: general-qt@community.qnx.com<mailto:general-qt@community.qnx.com>;
Subject: Is it possible to use newer compiler in QNX7 and Qt?


I would like to use C++ 17 new features in QNX7 and Qt. Is it possible update gcc to 7.2 so that I use C++17 features?

Thanks



_______________________________________________

Qt General
http://community.qnx.com/sf/go/post118307
To cancel your subscription to this discussion, please e-mail general-qt-unsubscribe@community.qnx.com<mailto:general-qt
-unsubscribe@community.qnx.com>;
Attachment: HTML sf-attachment-mime35894 46.52 KB
RE: Is it possible to use newer compiler in QNX7 and Qt?  
Thank Malte Mundt.

I wish the compiler of QNX7 can be upgraded to gcc 5.5 very soon.