Changeset 1482
- Timestamp:
- Sep 8, 2004, 4:29:51 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/gcc/config/i386/emx.h
-
Property cvs2svn:cvs-rev
changed from
1.31
to1.32
r1481 r1482 341 341 "%{!shared-libgcc:%{!static-libgcc:%{!static*:-lgcc_so_d}}}" \ 342 342 "%{!shared-libgcc:%{static-libgcc|static:-lgcc_eh -lgcc}}" 343 #else /* shared lib == gcc33 3.dll */343 #else /* shared lib == gcc334.dll */ 344 344 #define LIBGCC_SPEC \ 345 345 "%{static|static-libgcc:%{shared-libgcc:%e-static-libgcc and -shared-libgcc are incompatible}}"\ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.