Changeset 57
- Timestamp:
- Apr 29, 2003, 12:16:46 AM (23 years ago)
- File:
-
- 1 edited
-
trunk/src/gcc/gcc/config/i386/t-emx (modified) (3 diffs, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/gcc/config/i386/t-emx
-
Property cvs2svn:cvs-rev
changed from
1.7to1.8
r56 r57 24 24 25 25 # Override linker flags 26 26 27 #LDFLAGS = -Zexe -Zcrtdll -B/emx/lib 27 28 #LDFLAGS = -Zexe -Zcrtdll -B$(PATH_EMXPGCC)/lib 28 29 LDFLAGS = -Zexe -Zcrtdll 30 31 32 33 34 29 35 30 36 # Add the 's' flag to $AR so that we don't need ranlib … … 60 66 # bird: this doesn't work for me... What am I doing wrong? 61 67 #T_CFLAGS = -I$(SYSTEM_HEADER_DIR) 68 62 69 63 70 # Copy these files to include/ subdirectory … … 79 86 # Some final polishing of libgcc ... 80 87 # r=bird: Isn't this done a little bit too late to link all the gcc compilers 81 # and such agains the right [sm]t/gcc$(gccdll_version).a? 88 # and such agains the right [sm]t/gcc$(gccdll_version).a? 82 89 $(ALL): s-libgcc 83 90 s-libgcc: $(LIBGCC) -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.
