Changeset 696 for trunk/src/gcc


Ignore:
Timestamp:
Sep 11, 2003, 7:59:25 PM (22 years ago)
Author:
zap
Message:

.

File:
1 edited

Legend:

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

    • Property cvs2svn:cvs-rev changed from 1.22 to 1.23
    r695 r696  
    1313        -ordinal @multilib_flags@ -nocrtdll \
    1414        -flags "-g -Zomf -v" \
    15         -ex "___main ___do_global_* __GLOBAL* __exit_dummy_ref ___ctordtor* ___eh* _DLL_InitTerm" \
     15        -ex "___main ___do_global_* ___ctordtor* ___eh* _DLL_InitTerm" \
    1616        -d "GNU C runtime shared library version $(gcc_version)" \
    1717        -libf "INITINSTANCE TERMGLOBAL" -lc_alias -lc_dll  \
     
    2323        $(REXX) dllar.cmd -o $$(@D)/$(SHLIB_DLLNAME) \
    2424        -ordinal @multilib_flags@ -nocrtdll \
    25         -ex "___main ___do_global_* __GLOBAL* __exit_dummy_ref ___ctordtor* ___eh* _DLL_InitTerm" \
     25        -ex "___main ___do_global_* ___ctordtor* ___eh* _DLL_InitTerm" \
    2626        -d "GNU C runtime shared library version $(gcc_version)" \
    2727        -libf "INITINSTANCE TERMGLOBAL" -lc_alias -lc_dll  \
Note: See TracChangeset for help on using the changeset viewer.