compiler on a Tru64 machine.
* ltcf-cxx.sh (OSF/1): ditto.
+2000-12-16 Aneesh Kumar K.V <kvaneesh@hotmail.com>
+
+ * ltcf-c.sh (OSF/1): Change the way to pass linker flags through
+ compiler on a Tru64 machine.
+ * ltcf-cxx.sh (OSF/1): ditto.
+
2000-12-16 Gary V. Vaughan <gvv@techie.com>
* ltcf-c.sh (archive_cmds): And another one. Use test instead of
osf3* | osf4* | osf5*)
# All OSF/1 code is PIC.
- ac_cv_prog_cc_wl='-Wl,'
+ ac_cv_prog_cc_wl='-WL,'
ac_cv_prog_cc_static='-non_shared'
;;
;;
cxx)
# Digital/Compaq C++
- ac_cv_prog_cc_wl='-Wl,'
+ ac_cv_prog_cc_wl='-WL,'
# Make sure the PIC flag is empty. It appears that all Alpha
# Linux and Compaq Tru64 Unix objects are PIC.
ac_cv_prog_cc_pic=