OSDN Git Service

2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
[pf3gnuchains/gcc-fork.git] / ltcf-c.sh
index 7cc273d..11f897d 100644 (file)
--- a/ltcf-c.sh
+++ b/ltcf-c.sh
@@ -213,6 +213,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'