http://sourceware.org/bugzilla/show_bug.cgi?id=15126
--- Comment #2 from Maciej Piechotka <uzytkownik2 at gmail dot com> 2013-02-10 
11:39:12 UTC ---
(In reply to comment #1)
> You can either use g++ to link against C++ libraries or drop
> -Wl,--as-needed.

Without -Wl,--as-needed there are undefined references to new and delete.
I believe g++/gcc choice was made by libtool and it did worked with binutils
2.23.51.0.8.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to