You have been subscribed to a public bug:

Hi

I think there is a problem in g++ compiler libs.

I tried to compile https://github.com/dreamstalker/rehlds

On one of installation steps rehlds compiles own bzip2 that uses
random.h from system libs with g++.

And it fails with message
/usr/include/c++/4.8/bits/random.h(106): error expected a ";"
{typedef unsigned __int128 type;};
                           ^

If i set ";" or remove "type;"  compilation succeeds without errors.

Either it is simple copy-paste error or problem with "random.h"

** Affects: gcc-4.8 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: 14.04 bot-comment g++ ubuntu
-- 
g++ compiler problems
https://bugs.launchpad.net/bugs/1624775
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to gcc-4.8 in Ubuntu.

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to