Changeset 77
- Timestamp:
- May 1, 2003, 4:21:28 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/libiberty/config/mh-emx
-
Property cvs2svn:cvs-rev
changed from
1.3
to1.4
r76 r77 1 CFLAGS = -s -O2 1 # r=bird: why this here? Should be sufficient to do -s when linking. 2 #CFLAGS = -s -O2 2 3 INSTALL = cp 3 4 … … 5 6 AR_FLAGS = rcs 6 7 7 # Instead of ranlib run dllar which will make a shared library (dll)8 override RANLIB = kRx.exe dllar.cmd - d 'The GNU -liberty library' -o iberty -lgcc8 # hack: Instead of ranlib run dllar which will make a shared library (dll) 9 override RANLIB = kRx.exe dllar.cmd -cc "$(CC)" -d 'The GNU -liberty library' -o iberty -lgcc 9 10 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.