[Bug 1624775] Re: g++ compiler problems
Ioann
1624775 at bugs.launchpad.net
Sun Sep 18 10:30:15 UTC 2016
** Package changed: ubuntu => gcc-4.8 (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-4.8 in Ubuntu.
https://bugs.launchpad.net/bugs/1624775
Title:
g++ compiler problems
Status in gcc-4.8 package in Ubuntu:
New
Bug description:
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"
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.8/+bug/1624775/+subscriptions
More information about the foundations-bugs
mailing list