* config/rs6000/sysv4.h (LINK_TARGET_SPEC): Use two dashes for
--oformat.
* config/rs6000/sysv4le.h (LINK_TARGET_SPEC): Likewise.
From-SVN: r39576
+2001-02-10 Geoffrey Keating <geoffk@redhat.com>
+
+ * config/rs6000/sysv4.h (LINK_TARGET_SPEC): Use two dashes for
+ --oformat.
+ * config/rs6000/sysv4le.h (LINK_TARGET_SPEC): Likewise.
+
Fri Feb 9 15:05:27 2001 Christopher Faylor <cgf@cygnus.com>
* config/i386/t-cygwin (T_CPPFLAGS): Use correct location for
/* Override the default target of the linker. */
#define LINK_TARGET_SPEC "\
-%{mlittle: -oformat elf32-powerpcle } %{mlittle-endian: -oformat elf32-powerpcle } \
+%{mlittle: --oformat elf32-powerpcle } %{mlittle-endian: --oformat elf32-powerpcle } \
%{!mlittle: %{!mlittle-endian: %{!mbig: %{!mbig-endian: \
- %{mcall-solaris: -oformat elf32-powerpcle} \
+ %{mcall-solaris: --oformat elf32-powerpcle} \
}}}}"
/* Any specific OS flags. */
#undef LINK_TARGET_SPEC
#define LINK_TARGET_SPEC "\
-%{mbig: -oformat elf32-powerpc } %{mbig-endian: -oformat elf32-powerpc } \
+%{mbig: --oformat elf32-powerpc } %{mbig-endian: --oformat elf32-powerpc } \
%{!mlittle: %{!mlittle-endian: %{!mbig: %{!mbig-endian: \
- %{mcall-linux: -oformat elf32-powerpc} \
+ %{mcall-linux: --oformat elf32-powerpc} \
}}}}"
/* Define this macro as a C expression for the initializer of an