[Bug 872687] Re: c++ -flto always results in unresolved symbols
Jean-Baptiste Lallement
jean-baptiste at ubuntu.com
Thu Oct 27 17:21:59 UTC 2011
** Description changed:
+ 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
** Tags removed: verification-needed
** Tags added: verification-done
** Tags added: testcase
--
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 Committed
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