Commit ac159385 authored by Yann E. MORIN"'s avatar Yann E. MORIN"
Browse files

Speaking of gcc-4.2.1, Ted Jordan writes on 20090401:

 The generated libtool for building libstdc++ adds the -nostdlib option to the
 g++ command for linking but doesn't add -lgcc.  This causes a "hidden symbol"
 error when linking against the libstdc++ shared object.  This patch adds gcc
 to the list of libraries linked against when linking libstdc++.

 /trunk/patches/gcc/4.2.1/300-libstdc++-nostdlib-linking.patch |   21    21     0     0 +++++++++++++++++
 1 file changed, 21 insertions(+)
parent a3078ff7
No related merge requests found
Showing with 21 additions and 0 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment