Changeset 57


Ignore:
Timestamp:
Apr 29, 2003, 12:16:46 AM (23 years ago)
Author:
bird
Message:

BOOT_* flags for GCC compiler bootstrap.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gcc/gcc/config/i386/t-emx

    • Property cvs2svn:cvs-rev changed from 1.7 to 1.8
    r56 r57  
    2424
    2525# Override linker flags
     26
    2627#LDFLAGS = -Zexe -Zcrtdll -B/emx/lib
    2728#LDFLAGS = -Zexe -Zcrtdll -B$(PATH_EMXPGCC)/lib
    2829LDFLAGS = -Zexe -Zcrtdll
     30
     31
     32
     33
     34
    2935
    3036# Add the 's' flag to $AR so that we don't need ranlib
     
    6066# bird: this doesn't work for me... What am I doing wrong?
    6167#T_CFLAGS = -I$(SYSTEM_HEADER_DIR)
     68
    6269
    6370# Copy these files to include/ subdirectory
     
    7986# Some final polishing of libgcc ...
    8087# 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?
    8289$(ALL): s-libgcc
    8390s-libgcc: $(LIBGCC)
Note: See TracChangeset for help on using the changeset viewer.