[Bug 1568899] Re: ld: a.out: hidden symbol `__cpu_model' in /usr/lib/gcc/x86_64-linux-gnu/5/libgcc.a(cpuinfo.o) is referenced by DSO

2016-11-22 Thread KFJ
Same problem here compiling recent checkout of SFML patch above fixed the problem -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1568899 Title: ld: a.out: hidden symbol `__cpu_model' in /usr/lib/gcc

[Bug 1568899] Re: ld: a.out: hidden symbol `__cpu_model' in /usr/lib/gcc/x86_64-linux-gnu/5/libgcc.a(cpuinfo.o) is referenced by DSO

2019-01-16 Thread Bug Watch Updater
Launchpad has imported 9 comments from the remote bug at https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65612. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help

[Bug 1568899] Re: ld: a.out: hidden symbol `__cpu_model' in /usr/lib/gcc/x86_64-linux-gnu/5/libgcc.a(cpuinfo.o) is referenced by DSO

2016-05-08 Thread David Yip
I too have encountered this problem when updating build images to use Ubuntu 16.04. The build images are used to build an application built on SFML. I have been able to work around the problem with a privately patched clone of SFML that incorporates Jakub Jelinek's and Dan Kegel's suggestions (se

[Bug 1568899] Re: ld: a.out: hidden symbol `__cpu_model' in /usr/lib/gcc/x86_64-linux-gnu/5/libgcc.a(cpuinfo.o) is referenced by DSO

2016-05-16 Thread Gerry Boland
Ditto, hit me compiling the Ogre 3d engine. Resorted to above workaround -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1568899 Title: ld: a.out: hidden symbol `__cpu_model' in /usr/lib/gcc/x86_64-li

[Bug 1568899] Re: ld: a.out: hidden symbol `__cpu_model' in /usr/lib/gcc/x86_64-linux-gnu/5/libgcc.a(cpuinfo.o) is referenced by DSO

2016-09-23 Thread Derek
Same problem, there is a patch I found that fixes an issue with SFML, so I need to recompile it, but I get this error. I have tried both g++ 5.4 and g++ 6.2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1568899] Re: ld: a.out: hidden symbol `__cpu_model' in /usr/lib/gcc/x86_64-linux-gnu/5/libgcc.a(cpuinfo.o) is referenced by DSO

2016-04-26 Thread Valentin Crone
I want to compile my library (using SFML), all works on Ubuntu 14.04 LTS, but on Ubuntu 16.04 LTS (after recompile all libs) I have this bug. Note that: If you use versions compiled on Ubuntu 14.04 and try to run it, it works. If you use versions compiled on Ubuntu 14.04 to compile a new executab

[Bug 1568899] Re: ld: a.out: hidden symbol `__cpu_model' in /usr/lib/gcc/x86_64-linux-gnu/5/libgcc.a(cpuinfo.o) is referenced by DSO

2016-04-12 Thread Matthias Klose
** Bug watch added: GCC Bugzilla #65612 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65612 ** Also affects: gcc via https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65612 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs

[Bug 1568899] Re: ld: a.out: hidden symbol `__cpu_model' in /usr/lib/gcc/x86_64-linux-gnu/5/libgcc.a(cpuinfo.o) is referenced by DSO

2016-04-12 Thread Matthias Klose
fixed upstream. however it looks like backporting this patch to the gcc-5-branch will add a dependency on new symbols, which are not found on other GCC 5 builds. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1568899] Re: ld: a.out: hidden symbol `__cpu_model' in /usr/lib/gcc/x86_64-linux-gnu/5/libgcc.a(cpuinfo.o) is referenced by DSO

2016-04-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gcc-5 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1568899 Title: ld: