- Timestamp:
- Oct 26, 2014, 3:41:29 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gcc/gcc/config/i386/emx.h
r2999 r3928 430 430 /* Provide extra args to the linker and extra switch-translations. */ 431 431 #define LINK_SPEC \ 432 "%{Zexe} %{Zstack*} %{Zmap*} %{Zsym} %{Zdll} %{shared:-Zdll} %{static:-static} " \432 "%{Zexe} %{Zstack*} %{Zmap*} %{Zsym} %{Zdll} %{shared:-Zdll} %{static:-static} " \ 433 433 "%{!o*:-o %b%{Zdll|shared:.dll}%{!Zdll:%{!shared:%{!Zexe:.exe}}}} " \ 434 434 "%{static:%{Zcrtdll*:%e-static and -Zcrtdll are incompatible}}" \
Note:
See TracChangeset
for help on using the changeset viewer.