]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/rs6000/sysv4.h (LIB_LINUX_SPEC): Give -lpthread before -lc.
authorDaniel Jacobowitz <drow@mvista.com>
Thu, 18 Sep 2003 00:52:26 +0000 (00:52 +0000)
committerDaniel Jacobowitz <drow@gcc.gnu.org>
Thu, 18 Sep 2003 00:52:26 +0000 (00:52 +0000)
From-SVN: r71497

gcc/ChangeLog
gcc/config/rs6000/sysv4.h

index 548c73d303be75816c8d2886358023bcc0199dca..d363f33688a46dd504c93e6e1445194d24217818 100644 (file)
@@ -1,3 +1,7 @@
+2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
+
+       * config/rs6000/sysv4.h (LIB_LINUX_SPEC): Give -lpthread before -lc.
+
 2003-09-17  Richard Henderson  <rth@redhat.com>
 
        * cfg.c (dump_flow_info): Skip register dump if reg_n_info null.
index 28a7d6a0e8c00b6cf0eed0941d32540bc617bba3..3e8b3540128a3974ca781ca673cac1bc5746493b 100644 (file)
@@ -1065,8 +1065,8 @@ extern int fixuplabelno;
 
 /* GNU/Linux support.  */
 #define LIB_LINUX_SPEC "%{mnewlib: --start-group -llinux -lc --end-group } \
-%{!mnewlib: %{shared:-lc} %{pthread:-lpthread } %{!shared: \
-%{profile:-lc_p} %{!profile:-lc}}}"
+%{!mnewlib: %{pthread:-lpthread} %{shared:-lc} \
+%{!shared: %{profile:-lc_p} %{!profile:-lc}}}"
 
 #ifdef HAVE_LD_PIE
 #define        STARTFILE_LINUX_SPEC "\