Obsolete ns32k-*-mach3*, ns32k-umax-*, ns32k-utek-sysv* and
[deliverable/binutils-gdb.git] / ltcf-gcj.sh
index cce8c22fe5a69a0d0009ac3a49c6bbd38acc46fa..e771276e276fcaa1816b05513c05e4bae20b3dfd 100644 (file)
@@ -604,6 +604,10 @@ fi
       # we not sure about C++ programs.
       ac_cv_prog_cc_static="$ac_cv_prog_cc_static ${ac_cv_prog_cc_wl}-lC"
       ;;
+    *djgpp*)
+      # DJGPP does not suppot shared libraries at all
+      ac_cv_prog_cc_pic=
+      ;;
     cygwin* | mingw* | os2*)
       # This hack is so that the source file can tell whether it is being
       # built for inclusion in a dll (and should export symbols for example).
This page took 0.02287 seconds and 4 git commands to generate.