pa-ghiux.h (LIB_SPEC): Link in /usr/lib/end.o
authorJeff Law <law@gcc.gnu.org>
Tue, 5 Apr 1994 05:21:29 +0000 (23:21 -0600)
committerJeff Law <law@gcc.gnu.org>
Tue, 5 Apr 1994 05:21:29 +0000 (23:21 -0600)
        * pa-ghiux.h (LIB_SPEC): Link in /usr/lib/end.o
        * pa-ghpux.h, pa-hiux.h, pa-hpux.h (LIB_SPEC): Likewise.

From-SVN: r6967

gcc/config/pa/pa-hiux.h
gcc/config/pa/pa-hpux.h

index 31a5e91124ea79316b6a2967ff48cd596ed5b0f4..efd81970971efb3de7e3c5e9bfc4ff6e143caa78 100644 (file)
@@ -34,7 +34,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #undef DBX_DEBUGGING_INFO
 
 /* Like the default, except no -lg.  */
-#define LIB_SPEC "%{!p:%{!pg:-lc}}%{p:-L/lib/libp/ -lc}%{pg:-L/lib/libp/ -lc}"
+#define LIB_SPEC "%{!p:%{!pg:-lc}}%{p:-L/lib/libp/ -lc}%{pg:-L/lib/libp/ -lc} /usr/lib/end.o"
 
 #undef CPP_SPEC
 #if (TARGET_DEFAULT & 1) == 0
index 9ba4f30901456b1f7f91ef9a71e8dadf8c7b057e..2bd3f1afd02a430c4407c1a906bf63c399ee0e7f 100644 (file)
@@ -36,7 +36,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 #define DEFAULT_GDB_EXTENSIONS 0
 
 /* Like the default, except no -lg.  */
-#define LIB_SPEC "%{!p:%{!pg:-lc}}%{p: -L/lib/libp/ -lc}%{pg: -L/lib/libp/ -lc}"
+#define LIB_SPEC "%{!p:%{!pg:-lc}}%{p: -L/lib/libp/ -lc}%{pg: -L/lib/libp/ -lc} /usr/lib/end.o"
 
 #undef CPP_PREDEFINES
 #define CPP_PREDEFINES "-Dhppa -Dhp9000s800 -D__hp9000s800 -Dhp9k8 -DPWB -Dhpux -Dunix -D_HPUX_SOURCE -Asystem(unix) -Asystem(hpux) -Acpu(hppa) -Amachine(hppa)"