Print this page
4270 ld(1) argument error reporting is still pretty bad


 915                          object (-dn, -r, --relocatable)"
 916 @ MSG_MARG_ST_INCOMP    "%s is incompatible with building a static \
 917                          object (-dn, -r, --relocatable)"
 918 @ MSG_MARG_ST_ONLYAVL   "%s is only available when building a shared object"
 919 @ MSG_ARG_INCOMP        "option %s and %s are incompatible"
 920 @ MSG_MARG_INCOMP       "%s and %s are incompatible"
 921 @ MSG_ARG_MTONCE        "option %s appears more than once, first setting taken"
 922 @ MSG_MARG_MTONCE       "%s appears more than once, first setting taken"
 923 @ MSG_ARG_ILLEGAL       "option %s has illegal argument '%s'"
 924 @ MSG_ARG_YP            "option -YP and -Y%c may not be specified concurrently"
 925 @ MSG_ARG_STRIP         "%s specified with %s; only debugging \
 926                          information stripped"
 927 @ MSG_ARG_NOFILES       "no files on input command line"
 928 @ MSG_ARG_NOFLTR        "option %s is only meaningful when building a filter"
 929 @ MSG_ARG_NODEFLIB      "the default library search path has been suppressed, \
 930                          but no runpaths have been specified via %s"
 931 @ MSG_ARG_NOENTRY       "entry point symbol '%s' is undefined"
 932 @ MSG_ARG_UNSUPPORTED   "option %s is no longer supported; ignored"
 933 @ MSG_MARG_ONLY         "option %s can only be used with a %s"
 934 @ MSG_ARG_UNKNOWN       "unrecognized option '-%c'"

 935 @ MSG_ARG_USEHELP       "use the -z help option for usage information"
 936 
 937 
 938 @ MSG_ARG_FLAGS         "flags processing errors"
 939 @ MSG_ARG_FILES         "file processing errors. No output written to %s"
 940 @ MSG_ARG_SYM_WARN      "symbol referencing errors"
 941 @ MSG_ARG_SYM_FATAL     "symbol referencing errors. No output written to %s"
 942 @ MSG_ARG_AR_GRP_OLAP   "%s cannot be nested"
 943 @ MSG_ARG_AR_GRP_BAD    "%s used without corresponding %s"
 944 
 945 
 946 # Messages used to refer to options where there is more than
 947 # one name accepted.
 948 
 949 @ MSG_MARG_AR_GRPS      "archive rescan groups \
 950                          (-z rescan-start, -(, --start-group)"
 951 @ MSG_MARG_AR_GRP_END   "archive rescan group end option \
 952                          (-z rescan-end, -), --end-group)"
 953 @ MSG_MARG_AR_GRP_START "archive rescan group start option \
 954                          (-z rescan-start, -(, --start-group)"




 915                          object (-dn, -r, --relocatable)"
 916 @ MSG_MARG_ST_INCOMP    "%s is incompatible with building a static \
 917                          object (-dn, -r, --relocatable)"
 918 @ MSG_MARG_ST_ONLYAVL   "%s is only available when building a shared object"
 919 @ MSG_ARG_INCOMP        "option %s and %s are incompatible"
 920 @ MSG_MARG_INCOMP       "%s and %s are incompatible"
 921 @ MSG_ARG_MTONCE        "option %s appears more than once, first setting taken"
 922 @ MSG_MARG_MTONCE       "%s appears more than once, first setting taken"
 923 @ MSG_ARG_ILLEGAL       "option %s has illegal argument '%s'"
 924 @ MSG_ARG_YP            "option -YP and -Y%c may not be specified concurrently"
 925 @ MSG_ARG_STRIP         "%s specified with %s; only debugging \
 926                          information stripped"
 927 @ MSG_ARG_NOFILES       "no files on input command line"
 928 @ MSG_ARG_NOFLTR        "option %s is only meaningful when building a filter"
 929 @ MSG_ARG_NODEFLIB      "the default library search path has been suppressed, \
 930                          but no runpaths have been specified via %s"
 931 @ MSG_ARG_NOENTRY       "entry point symbol '%s' is undefined"
 932 @ MSG_ARG_UNSUPPORTED   "option %s is no longer supported; ignored"
 933 @ MSG_MARG_ONLY         "option %s can only be used with a %s"
 934 @ MSG_ARG_UNKNOWN       "unrecognized option '-%c'"
 935 @ MSG_ARG_LONG_UNKNOWN  "unrecognized option '%s'"
 936 @ MSG_ARG_USEHELP       "use the -z help option for usage information"
 937 
 938 
 939 @ MSG_ARG_FLAGS         "flags processing errors"
 940 @ MSG_ARG_FILES         "file processing errors. No output written to %s"
 941 @ MSG_ARG_SYM_WARN      "symbol referencing errors"
 942 @ MSG_ARG_SYM_FATAL     "symbol referencing errors. No output written to %s"
 943 @ MSG_ARG_AR_GRP_OLAP   "%s cannot be nested"
 944 @ MSG_ARG_AR_GRP_BAD    "%s used without corresponding %s"
 945 
 946 
 947 # Messages used to refer to options where there is more than
 948 # one name accepted.
 949 
 950 @ MSG_MARG_AR_GRPS      "archive rescan groups \
 951                          (-z rescan-start, -(, --start-group)"
 952 @ MSG_MARG_AR_GRP_END   "archive rescan group end option \
 953                          (-z rescan-end, -), --end-group)"
 954 @ MSG_MARG_AR_GRP_START "archive rescan group start option \
 955                          (-z rescan-start, -(, --start-group)"