2004-11-11 Jeff Johnston <jjohnstn@redhat.com>
[binutils-gdb.git] / ltcf-c.sh
index e73ff16f7f879912f4937308a325e756873c8d2a..2b02417c46d93d5090f33f494c2da6ab58c018b7 100644 (file)
--- a/ltcf-c.sh
+++ b/ltcf-c.sh
@@ -223,6 +223,10 @@ EOF
     hardcode_shlibpath_var=no
     ;;
 
+  tpf*)
+    ld_shlibs=yes
+    ;;
+
   *)
     if $LD --help 2>&1 | egrep ': supported targets:.* elf' > /dev/null; then
       archive_cmds='$CC -shared $libobjs $deplibs $compiler_flags ${wl}-soname $wl$soname -o $lib'