Namazu-devel-ja(旧)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
2.0.5-rc2 has still ltconfig issue
> 千葉市中央区長洲
> 藤原 誠
済みません。
ltconfig の件の変更は二か所ありまして、
libtool の patch の形で示せなくて申訳けありませんが、
ltconfig で言うと、次のものも変更して下さい。
--- ltconfig-rc2 Sun Oct 15 14:07:09 2000
+++ ltconfig Sun Oct 15 14:07:39 2000
@@ -1394,10 +1394,6 @@
if echo __ELF__ | $CC -E - | grep __ELF__ >/dev/null; then
archive_cmds='$LD -Bshareable -o $lib $libobjs $deplibs $linkopts'
wl=
- if test -f /usr/lib/c++rt0.o; then
- # Add in C++ constructor/destructor support
- archive_cmds="$archive_cmds /usr/lib/c++rt0.o"
- fi
else
# I don't think there are any ELF toolchains with non-gnu ld.
# I'm not touching this just in case!
---
(藤原)