x-aix43 (AR): Delete.
authorDavid Edelsohn <edelsohn@mhpcc.edu>
Thu, 11 Jun 1998 15:48:50 +0000 (15:48 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Thu, 11 Jun 1998 15:48:50 +0000 (11:48 -0400)
* config/rs6000/x-aix43 (AR): Delete.
(AR_FOR_TARGET_FLAGS): Add -X32_64 here.

From-SVN: r20430

gcc/ChangeLog
gcc/config/rs6000/x-aix43

index 473f28cebc5f832c032151ba41e73780858baff0..1658c57a090e7001506eaf16d6db47a202f0a15d 100644 (file)
@@ -1,3 +1,8 @@
+Thu Jun 11 18:45:49 1998  David Edelsohn  <edelsohn@mhpcc.edu>
+
+       * config/rs6000/x-aix43 (AR): Delete.
+       (AR_FOR_TARGET_FLAGS): Add -X32_64 here.
+
 Thu Jun 11 16:19:17 1998  David W. Schuler  <schuld@btv.ibm.com>
 
        * config/i386/aix386ng.h (CPP_SPEC): Remove extraneous quote.
index 69fe1b3537f0146e4a515039b8759c97116b46f5..aa3617ce54145f94f904daffe23bbbd52d239f50 100644 (file)
@@ -12,4 +12,4 @@ CLIB=-lld
 BOOT_LDFLAGS=-Wl,-bbigtoc
 
 # Both 32-bit and 64-bit objects in archives
-AR=ar -X32_64
+AR_FOR_TARGET_FLAGS=-X32_64 rc