We have moved to a new Sailfish OS Forum. Please start new discussions there.
25

Update gcc in SDK [released]

asked 2014-01-09 12:42:09 +0300

miska gravatar image

updated 2015-07-01 15:42:33 +0300

r0kk3rz gravatar image

gcc included in SDK is version 4.6 which is rather old (4.7 released in march 2012, 4.8 in march last year). Please update it to something newer. Trouble is that gcc 4.6 doesn't support c++11 which contains quite some great improvements. Jolla being bleeding edge in every area (Wayland, Qt 5, systemd, btrfs, ...), it's shame that not in this one :-)

The question has been closed for the following reason "released in a software update" by r0kk3rz
close date 2015-09-01 15:37:32.000021

Comments

Note there may be ABI problems if C++11 enabled. Basically things like std::list change sizes. Probably does not affect most Qt apps though.

javispedro ( 2014-01-15 22:04:16 +0300 )
1

I would welcome Clang/LLVM as well. It would even more bleeding edge than GCC :-)

hotmultimedia ( 2014-07-20 12:18:12 +0300 )
add a comment

2 Answers

Sort by » oldest newest most voted
7

answered 2014-01-09 13:56:46 +0300

Upstream Mer is working on it currently. They have problems with the MIPS platform.

https://www.mail-archive.com/mer-general@lists.merproject.org/msg01389.html

link

Comments

1

Indeed. I think I've had to give up until somebody fixes that part, disabling MIPS port for a while.

Stskeeps ( 2014-01-09 14:41:47 +0300 )
add a comment
5

answered 2015-07-01 15:42:23 +0300

r0kk3rz gravatar image

updated 2015-09-01 15:38:19 +0300

Update: SDK with GCC 4.8 Released - https://sailfishos.org/develop/sdk-overview/sdk-release-notes/

link
add a comment

Question tools

Follow
8 followers

Stats

Asked: 2014-01-09 12:42:09 +0300

Seen: 861 times

Last updated: Sep 01 '15