A bunch of changes to COFF support. See the ChangeLog.
[deliverable/binutils-gdb.git] / gas / config / mh-i386aix
index a1e5d77e95a2307978b962448455d21a04f1a10e..195875bebabd8ea373aad74744ae5885fc30eae1 100644 (file)
@@ -1,5 +1,6 @@
 # Define SYSV as -DSYSV if you are using a System V operating system.
 SYSV = -DSYSV
-RANLIB = /bin/true
+RANLIB = true
 CC = gcc
-MINUS_G = -O
+# comment out the next line if you don't have gcc2 and shareable libraries.
+LDFLAGS= -shlib
This page took 0.023531 seconds and 4 git commands to generate.