mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-30 09:38:52 +00:00
ac159385fa
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(+) |
||
---|---|---|
.. | ||
binutils | ||
cygwin/1.5.15-1 | ||
dmalloc/5.5.2 | ||
duma | ||
eglibc | ||
ELFkickers/2.0a | ||
gcc | ||
gdb | ||
glibc | ||
gmp | ||
libelf/0.8.10 | ||
ltrace | ||
mpfr | ||
strace | ||
uClibc |