[Bug 872687] Re: c++ -flto always results in unresolved symbols
Launchpad Bug Tracker
872687 at bugs.launchpad.net
Thu Nov 3 15:40:47 UTC 2011
This bug was fixed in the package binutils - 2.21.53.20110810-0ubuntu5
---------------
binutils (2.21.53.20110810-0ubuntu5) oneiric-proposed; urgency=low
* Fix PR ld/13287, taken from the trunk. LP: #872687.
-- Matthias Klose <doko at ubuntu.com> Thu, 20 Oct 2011 15:13:07 +0200
** Changed in: binutils (Ubuntu Oneiric)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to binutils in Ubuntu.
https://bugs.launchpad.net/bugs/872687
Title:
c++ -flto always results in unresolved symbols
Status in binutils:
Fix Released
Status in “binutils” package in Ubuntu:
Fix Released
Status in “binutils” source package in Oneiric:
Fix Released
Bug description:
TEST CASE
=======main.cc =====
int main() {}
===================
c++ -flto main.cc
EXPECTED RESULT:
Builds fine
WHAT HAPPENS:
results in unresolved symbol errors on latest oneiric beta
WORKAROUND
Adding -static is a work around
To manage notifications about this bug go to:
https://bugs.launchpad.net/binutils/+bug/872687/+subscriptions
More information about the foundations-bugs
mailing list