Changeset 2996


Ignore:
Timestamp:
Apr 6, 2007, 9:19:55 PM (18 years ago)
Author:
bird
Message:

Applied the -Zsym patch from Yuri.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/libc-0.6/src/emx/src/emxomf/emxomfld.c

    r2995 r2996  
    14901490         "\n", stderr);
    14911491  fputs ("Usage: emxomfld -o <file> [-l <lib>] [-L <libdir>] [-T <base>] [-igtsS]\n"
    1492          "                [-Zexe] [-Zdll] [-Zsym] [-Zstack <size>] [-Zmap[=<map_file>]]\n"
    1493          "                [-Z[no-]autoconv] [-Zdll-search] [-O <option>] [-static]\n"
    1494          "                [-non_shared] [-Bstatic] [-dn] [call_shared] [-Bshared]\n"
    1495          "                [-dy] <file>...\n"
     1492         "           [-Zexe] [-Zdll] [-Zsym] [-Zstack <size>] [-Zmap[=<map_file>]]\n"
     1493         "           [-Z[no-]autoconv] [-Zdll-search] [-O <option>] [-static]\n"
     1494         "           [-non_shared] [-Bstatic] [-dn] [call_shared] [-Bshared]\n"
     1495         "           [-dy] <file>...\n"
    14961496         "\n", stderr);
    14971497  fputs ("Options:\n"
Note: See TracChangeset for help on using the changeset viewer.