xref: /illumos-gate/usr/src/cmd/sgs/libld/common/libld.msg (revision c10c16de)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21
22#
23# Copyright (c) 1995, 2010, Oracle and/or its affiliates. All rights reserved.
24#
25
26@ _START_
27
28# Message file for cmd/sgs/libld.
29
30@ MSG_ID_LIBLD
31
32#
33# TRANSLATION_NOTE -- Beginning of USAGE message
34# 	The following messages are the usage messages for the ld command.
35#	Tab characters (\t) are used to align the messages.
36#
37#	Each usage message starts with \t, and if the message has more than one
38#		line, the following messages are aligned by 3 tab characters.
39#		When you see \n\t\t\t, the first \n is used to change the line,
40#		and following 3 tab characters are used to align the line.
41#
42#	Each usage message option is surrounded by [ and ].  Then the
43#	description of the option follows. The descriptions should be aligned,
44#	so tab characters are padded as needed after the closing bracket ].
45#
46#	How to align the messages are up to the translators and the
47#	localization engineers.
48#
49#	In C locale, the first 3 messages would look like the following:
50#
51#	usage: ld [-6:abc:.....] file(s)
52#        	[-a]            create an absolute file
53#        	[-b]            do not do special PIC relocations in a.out
54#        	[-c file]       record configuration 'file'
55#
56@ MSG_ARG_USAGE		"usage: ld [-%s] file(s)\n"
57@ MSG_ARG_DETAIL_3	"\t[-32]\t\tenforce a 32-bit link-edit\n"
58@ MSG_ARG_DETAIL_6	"\t[-64]\t\tenforce a 64-bit link-edit\n"
59@ MSG_ARG_DETAIL_A	"\t[-a]\t\tcreate an absolute file\n"
60@ MSG_ARG_DETAIL_B	"\t[-b]\t\tdo not do special PIC relocations in a.out\n"
61@ MSG_ARG_DETAIL_CBDR	"\t[-B direct | nodirect]\n\
62			 \t\t\testablish direct bindings, or inhibit direct \
63			 binding\n\
64			 \t\t\tto, the object being created\n"
65@ MSG_ARG_DETAIL_CBDY	"\t[-B dynamic | static]\n\
66			 \t\t\tsearch for shared libraries|archives\n"
67@ MSG_ARG_DETAIL_CBE	"\t[-B eliminate]\teliminate unqualified global \
68			 symbols from the\n\t\t\tsymbol table\n"
69@ MSG_ARG_DETAIL_CBG	"\t[-B group]\trelocate object from within group\n"
70@ MSG_ARG_DETAIL_CBL	"\t[-B local]\treduce unqualified global symbols to \
71			 local\n"
72@ MSG_ARG_DETAIL_CBR	"\t[-B reduce]\tprocess symbol reductions\n"
73@ MSG_ARG_DETAIL_CBS	"\t[-B symbolic]\tbind external references to \
74			 definitions when creating\n\
75			 \t\t\tshared objects\n"
76@ MSG_ARG_DETAIL_C	"\t[-c name]\trecord configuration file 'name'\n"
77@ MSG_ARG_DETAIL_CC	"\t[-C]\t\tdemangle C++ symbol name diagnostics\n"
78@ MSG_ARG_DETAIL_D	"\t[-d y | n]\toperate in dynamic|static mode\n"
79@ MSG_ARG_DETAIL_CD	"\t[-D token,...]\tprint diagnostic messages\n"
80@ MSG_ARG_DETAIL_E	"\t[-e epsym], [--entry epsym]\n\
81			 \t\t\tuse 'epsym' as entry point address\n"
82@ MSG_ARG_DETAIL_F	"\t[-f name], [--auxiliary name]\n\
83			 \t\t\tspecify library for which this file is an \
84			 auxiliary\n\t\t\tfilter\n"
85@ MSG_ARG_DETAIL_CF	"\t[-F name], [--filter name]\n\
86			 \t\t\tspecify library for which this file is a filter\n"
87@ MSG_ARG_DETAIL_CG	"\t[-G], [-shared]\n\
88			 \t\t\tcreate a shared object\n"
89@ MSG_ARG_DETAIL_H	"\t[-h name], [--soname name]\n\
90			 \t\t\tuse 'name' as internal shared object identifier\n"
91@ MSG_ARG_DETAIL_I	"\t[-i]\t\tignore LD_LIBRARY_PATH setting\n"
92@ MSG_ARG_DETAIL_CI	"\t[-I name]\tuse 'name' as path of interpreter\n"
93@ MSG_ARG_DETAIL_L	"\t[-l x], [--library x]\n\
94			 \t\t\tsearch for libx.so or libx.a\n"
95@ MSG_ARG_DETAIL_CL	"\t[-L path], [--library-path path]\n\
96			 \t\t\tsearch for libraries in directory 'path'\n"
97@ MSG_ARG_DETAIL_M	"\t[-m]\t\tprint memory map\n"
98@ MSG_ARG_DETAIL_CM	"\t[-M mapfile]\tuse processing directives contained \
99			 in 'mapfile'\n"
100@ MSG_ARG_DETAIL_CN	"\t[-N string]\tcreate a dynamic dependency for \
101			 'string'\n"
102@ MSG_ARG_DETAIL_O	"\t[-o outfile], [--output outfile]\n\
103			 \t\t\tname the output file 'outfile'\n"
104@ MSG_ARG_DETAIL_P	"\t[-p auditlib]\tidentify audit library to accompany \
105			 this object\n"
106@ MSG_ARG_DETAIL_CP	"\t[-P auditlib]\tidentify audit library for \
107			 processing the dependencies\n\
108			 \t\t\tof this object\n"
109@ MSG_ARG_DETAIL_CQ	"\t[-Q y | n]\tdo|do not place version information in \
110			 output file\n"
111@ MSG_ARG_DETAIL_R	"\t[-r], [--relocatable]\n\
112			 \t\t\tcreate a relocatable object\n"
113@ MSG_ARG_DETAIL_CR	"\t[-R path], [-rpath path]\n\
114			 \t\t\tspecify a library search path to be used at run \
115			 time\n"
116@ MSG_ARG_DETAIL_S	"\t[-s], [--strip-all]\n\
117			 \t\t\tstrip any symbol and debugging information\n"
118@ MSG_ARG_DETAIL_CS	"\t[-S supportlib]\n\
119			 \t\t\tspecify a link-edit support library\n"
120@ MSG_ARG_DETAIL_T	"\t[-t]\t\tdo not warn of multiply-defined symbols \
121			 that have\n\t\t\tdifferent sizes or alignments\n"
122@ MSG_ARG_DETAIL_U	"\t[-u symname], [--undefined symname]\n\
123			 \t\t\tcreate an undefined symbol 'symname'\n"
124@ MSG_ARG_DETAIL_CV	"\t[-V], [--version]\n\
125			 \t\t\tprint version information\n"
126@ MSG_ARG_DETAIL_CY	"\t[-Y P,dirlist]\tuse 'dirlist' as a default path \
127			 when searching for\n\
128			 \t\t\tlibraries\n"
129@ MSG_ARG_DETAIL_ZA	"\t[-z absexec]\twhen building an executable absolute \
130			 symbols\n \
131			 \t\t\treferenced in dynamic objects are promoted to\n \
132			 \t\t\tthe executable\n"
133@ MSG_ARG_DETAIL_ZAE	"\t[-z allextract | defaultextract | weakextract],\n\
134			 \t[--whole-archive | --no-whole-archive]\n\
135			 \t\t\textract all member files, only members that \
136			 resolve\n\
137			 \t\t\tundefined or tentative symbols, or \
138			 allow extraction of\n\
139			 \t\t\tarchive members to resolve weak references from \
140			 \n\t\t\t\archive files\n"
141@ MSG_ARG_DETAIL_ZAL	"\t[-z altexec64]\texecute the 64-bit link-editor\n"
142@ MSG_ARG_DETAIL_ZC	"\t[-z combreloc | nocombreloc]\n\
143			 \t\t\tcombine|do not combine multiple relocation \
144			 sections\n"
145@ MSG_ARG_DETAIL_ZNC	"\t[-z nocompstrtab]\n\t\t\tdisable compression of \
146			 string tables\n"
147@ MSG_ARG_DETAIL_ZDEF	"\t[-z deferred | nodeferred]\n\
148			 \t\t\tenable|disable deferred identification of \
149			 shared object\n\t\t\tdependencies\n"
150@ MSG_ARG_DETAIL_ZDFS	"\t[-z defs], [--no-undefined]\n\
151			 \t\t\tdisallow undefined symbol references\n"
152@ MSG_ARG_DETAIL_ZDRS	"\t[-z direct | nodirect]\n\
153			 \t\t\tenable|disable direct binding to shared object\n\
154			 \t\t\tdependencies\n"
155@ MSG_ARG_DETAIL_ZE	"\t[-z endfiltee]\tmarks a filtee such that it will \
156			 terminate a filters\n\t\t\tsearch\n"
157@ MSG_ARG_DETAIL_ZFATW	"\t[-z fatal-warnings | nofatal-warnings],\n\
158			 \t[--fatal-warnings | --no-fatal-warnings]\n\
159			 \t\tenable|disable treatment of warnings as fatal\n"
160@ MSG_ARG_DETAIL_ZFA	"\t[-z finiarray=function]\n\
161			 \t\t\tname of function to be appended to the \
162			 .fini_array\n"
163@ MSG_ARG_DETAIL_ZGP	"\t[-z groupperm | nogroupperm]\n\
164			 \t\t\tenable|disable setting of group permissions\n\
165			 \t\t\ton dynamic dependencies\n"
166@ MSG_ARG_DETAIL_ZGUIDE	"\t[-z guidance | -z guidance=item1,item2,...]\n\
167			 \t\t\tenable guidance warnings. items: \
168			 noall, nodefs,\n\
169			 \t\t\tnodirect, nolazyload, nomapfile, notext, \
170			 nounused\n"
171@ MSG_ARG_DETAIL_ZH	"\t[-z help], [--help]\n\
172			 \t\t\tprint this usage message\n"
173@ MSG_ARG_DETAIL_ZIG	"\t[-z ignore | record]\n\
174			 \t\t\tignore|record unused dynamic dependencies\n"
175@ MSG_ARG_DETAIL_ZINA	"\t[-z initarray=function]\n\
176			 \t\t\tname of function to be appended to the \
177			 .init_array\n"
178@ MSG_ARG_DETAIL_ZINI	"\t[-z initfirst]\tmark object to indicate that its \
179			 .init section should\n\
180			 \t\t\tbe executed before the .init section of any \
181			 other\n\t\t\tobjects\n"
182@ MSG_ARG_DETAIL_ZINT	"\t[-z interpose]\
183			 \tdynamic object is to be an 'interposer' on direct\n\
184			 \t\t\tbindings\n"
185@ MSG_ARG_DETAIL_ZLAZY	"\t[-z lazyload | nolazyload]\n\
186			 \t\t\tenable|disable delayed loading of shared \
187			 object\n\t\t\tdependencies\n"
188@ MSG_ARG_DETAIL_ZLD32	"\t[-z ld32=arg1,arg2,...]\n\
189			 \t\t\tdefine arguments applicable to the \
190			 32-bit class of ld(1)\n"
191@ MSG_ARG_DETAIL_ZLD64	"\t[-z ld64=arg1,arg2,...]\n\
192			 \t\t\tdefine arguments applicable to the \
193			 64-bit class of ld(1)\n"
194@ MSG_ARG_DETAIL_ZLO	"\t[-z loadfltr]\tmark filter as requiring immediate \
195			 loading of its\n\
196			 \t\t\tfiltees at runtime\n"
197@ MSG_ARG_DETAIL_ZM	"\t[-z muldefs], [--allow-multiple-definition]\n\
198			 \t\t\tallow multiply-defined symbols\n"
199@ MSG_ARG_DETAIL_ZNDFS	"\t[-z nodefs]\tallow undefined symbol references\n"
200@ MSG_ARG_DETAIL_ZNDEF	"\t[-z nodefaultlib]\n\
201			 \t\t\tmark object to ignore any default library \
202			 search path\n"
203@ MSG_ARG_DETAIL_ZNDEL	"\t[-z nodelete]\tmark object as non-deletable\n"
204@ MSG_ARG_DETAIL_ZNDLO	"\t[-z nodlopen]\tmark object as non-dlopen()'able\n"
205@ MSG_ARG_DETAIL_ZNDU	"\t[-z nodump]\tmark object as non-dldump()'able\n"
206@ MSG_ARG_DETAIL_ZNLD	"\t[-z noldynsym]\tdo not add a .SUNW_ldynsym section\n"
207@ MSG_ARG_DETAIL_ZNPA	"\t[-z nopartial]\texpand any partially initialized \
208			 symbols\n"
209@ MSG_ARG_DETAIL_ZNV	"\t[-z noversion]\tdo not record any version sections\n"
210@ MSG_ARG_DETAIL_ZNOW	"\t[-z now]\tmark object as requiring non-lazy \
211			 binding\n"
212@ MSG_ARG_DETAIL_ZO	"\t[-z origin]\tmark object as requiring $ORIGIN \
213			 processing\n"
214@ MSG_ARG_DETAIL_ZPIA	"\t[-z preinitarray=function]\n\
215			 \t\t\tname of function to be appended to the \
216			 .preinit_array\n"
217@ MSG_ARG_DETAIL_ZRL	"\t[-z redlocsym]\treduce local syms in .symtab to \
218			 a minimum\n"
219@ MSG_ARG_DETAIL_ZRREL	"\t[-z relaxreloc]\trelax rules used for relocations \
220			 against COMDAT sections\n"
221@ MSG_ARG_DETAIL_ZRS	"\t[-z rescan]\tafter processing all arguments, rescan \
222			 archive list\n\
223			 \t\t\tuntil no further member extraction occurs\n"
224@ MSG_ARG_DETAIL_ZRSN	"\t[-z rescan-now]\timmediately rescan archive list \
225			 until\n\
226			 \t\t\tno further member extraction occurs\n"
227@ MSG_ARG_DETAIL_ZRSGRP	"\t[-z rescan-start archives... -z rescan-end],\n\
228			 \t[--start-group archives... --end-group], \
229			 [-( archives... -)]\n\
230			 \t\t\trescan specified archive group upon reaching\n\
231			 \t\t\tthe end of the group, until no further\n\
232			 \t\t\tmember extraction occurs\n"
233@ MSG_ARG_DETAIL_ZSCAP	"\t[-z symbolcap]\tconvert object capabilities to \
234			 symbol capabilities\n"
235@ MSG_ARG_DETAIL_ZTARG	"\t[-z target=platform]\n\
236			 \t\t\ttarget machine for cross linking\n"
237@ MSG_ARG_DETAIL_ZT	"\t[-z text]\tdisallow output relocations against \
238			 text\n"
239@ MSG_ARG_DETAIL_ZTO	"\t[-z textoff]\tallow output relocations against \
240			 text\n"
241@ MSG_ARG_DETAIL_ZTW	"\t[-z textwarn]\twarn if there are relocations \
242			 against text\n"
243@ MSG_ARG_DETAIL_ZWRAP	"\t[-z wrap=symbol], [-wrap=symbol], [--wrap=symbol]\n\
244			 \t\t\twrap symbol references\n"
245@ MSG_ARG_DETAIL_ZVER	"\t[-z verbose]\t\
246			 generate warnings for suspicious processings\n"
247
248#
249# TRANSLATION_NOTE -- End of USAGE message
250#
251@ MSG_GRP_INVALNDX	"file %s: group section [%u]%s: entry %d: \
252			 invalid section index: %d"
253@ MSG_GRP_INVALSYM	"file %s: group section [%u]%s: invalid group symbol %s"
254
255# Relocation processing messages (some of these are required to satisfy
256# do_reloc(), which is common code used by cmd/sgs/rtld - make sure both
257# message files remain consistent).
258
259@ MSG_REL_NOFIT		"relocation error: %s: file %s: symbol %s: \
260			 value 0x%llx does not fit"
261@ MSG_REL_NONALIGN	"relocation error: %s: file %s: symbol %s: \
262			 offset 0x%llx is non-aligned"
263@ MSG_REL_NULL		"relocation error: file %s: section [%u]%s: \
264			 skipping null relocation record"
265@ MSG_REL_NOTSUP	"relocation error: %s: file %s: section [%u]%s: \
266			 relocation not currently supported"
267@ MSG_REL_PICREDLOC	"relocation error: %s: file %s symbol %s: \
268			 -z redlocsym may not be used for pic code"
269@ MSG_REL_TLSLE		"relocation error: %s: file %s: symbol %s: \
270			 relocation illegal when building a shared object"
271@ MSG_REL_TLSBND	"relocation error: %s: file %s: symbol %s: \
272			 bound to: %s: relocation illegal when not bound \
273			 to object being created"
274@ MSG_REL_TLSSTAT	"relocation error: %s: file %s: symbol %s: \
275			 relocation illegal when building a static object"
276@ MSG_REL_TLSBADSYM	"relocation error: %s: file %s: symbol %s: \
277			 bad symbol type %s: symbol type must be TLS"
278@ MSG_REL_BADTLS	"relocation error: %s: file %s: symbol %s: \
279			 relocation illegal for TLS symbol"
280@ MSG_REL_BADGOTBASED	"relocation error: %s: file %s: symbol %s: a GOT \
281			 relative relocation must reference a local symbol"
282@ MSG_REL_UNKNWSYM	"relocation error: %s: file %s: section [%u]%s: \
283			 attempt to relocate with respect to unknown \
284			 symbol %s: offset 0x%llx, symbol index %d"
285@ MSG_REL_UNSUPSZ	"relocation error: %s: file %s: symbol %s: \
286			 offset size (%d bytes) is not supported"
287@ MSG_REL_INVALOFFSET	"relocation error: %s: file %s section [%u]%s: \
288			 invalid offset symbol '%s': offset 0x%llx"
289@ MSG_REL_INVALRELT	"relocation error: file %s: section [%u]%s: \
290			 invalid relocation type: 0x%x"
291@ MSG_REL_EMPTYSEC	"relocation error: %s: file %s: symbol %s: \
292			 attempted against empty section [%u]%s"
293@ MSG_REL_EXTERNSYM	"relocation error: %s: file %s: symbol %s: \
294			 external symbolic relocation against non-allocatable \
295			 section %s; cannot be processed at runtime: \
296			 relocation ignored"
297@ MSG_REL_UNEXPREL	"relocation error: %s: file %s: symbol %s: \
298			 unexpected relocation; generic processing performed"
299@ MSG_REL_UNEXPSYM	"relocation error: %s: file %s: symbol %s: \
300			 unexpected symbol referenced from file %s"
301@ MSG_REL_SYMDISC	"relocation error: %s: file %s: section [%u]%s: \
302			 symbol %s: symbol has been discarded with discarded \
303			 section: [%u]%s"
304@ MSG_REL_NOSYMBOL	"relocation error: %s: file %s: section: [%u]%s: \
305			 offset: 0x%llx: relocation requires reference symbol"
306@ MSG_REL_DISPREL1	"relocation error: %s: file %s: symbol %s: \
307			 displacement relocation applied to the symbol \
308			 %s at 0x%llx: symbol %s is a copy relocated symbol"
309@ MSG_REL_UNSUPSIZE	"relocation error: %s: file %s: section [%u]%s: \
310			 relocation against section symbol unsupported"
311
312@ MSG_REL_DISPREL2	"relocation warning: %s: file %s: symbol %s: \
313			 may contain displacement relocation"
314@ MSG_REL_DISPREL3	"relocation warning: %s: file %s: symbol %s: \
315			 displacement relocation applied to the symbol \
316			 %s: at 0x%llx: displacement relocation will not be \
317			 visible in output image"
318@ MSG_REL_DISPREL4	"relocation warning: %s: file %s: symbol %s: \
319			 displacement relocation to be applied to the symbol \
320			 %s: at 0x%llx: displacement relocation will be \
321			 visible in output image"
322@ MSG_REL_COPY		"relocation warning: %s: file %s: symbol %s: \
323			 relocation bound to a symbol with STV_PROTECTED \
324			 visibility"
325@ MSG_RELINVSEC		"relocation warning: %s: file %s: section: [%u]%s: \
326			 against suspicious section [%u]%s; relocation ignored"
327@ MSG_REL_TLSIE		"relocation warning: %s: file %s: symbol %s: \
328			 relocation has restricted use when building a shared \
329			 object"
330
331@ MSG_REL_SLOPCDATNONAM	"relocation warning: %s: file %s: section [%u]%s: \
332			 relocation against discarded COMDAT section [%u]%s: \
333			 redirected to file %s"
334@ MSG_REL_SLOPCDATNAM	"relocation warning: %s: file %s: section [%u]%s: \
335			 symbol %s: relocation against discarded COMDAT \
336			 section [%u]%s: redirected to file %s"
337@ MSG_REL_SLOPCDATNOSYM	"relocation warning: %s: file %s: section [%u]%s: \
338			 symbol %s: relocation against discarded COMDAT \
339			 section [%u]%s: symbol not found, relocation ignored"
340
341@ MSG_REL_NOREG		"relocation error: REGISTER relocation not supported \
342			 on target architecture"
343
344#
345# TRANSLATION_NOTE
346# 	The following 7 messages are the message to print the
347#	following example messages.
348#
349#Text relocation remains		      referenced
350#    against symbol		    offset	in file
351#str                                 0x14      	main.o
352#printf                              0x1c      	main.o
353#
354#	The first two lines are the header, and the next msgid
355#	is the format string for the header.
356#	Tabs and spaces are used for alignment.
357#	The first and third %s are for: "Text relocation remains against symbol"
358#	The second %s and fourth %s are for: "referenced in file"
359#	The third %s is for: "offset"
360#
361@ MSG_REL_REMAIN_FMT_1	"%-40s\t%s\n    %s\t\t    %s\t%s"
362#
363# TRANSLATION_NOTE
364#	The next two msdid make a sentence. So translate:
365#		"Text relocation remain against symbol"
366#	And separate them into two msgstr considering the proper
367#	alignment.
368@ MSG_REL_RMN_ITM_11	"Text relocation remains"
369@ MSG_REL_RMN_ITM_12	"against symbol"
370@ MSG_REL_RMN_ITM_13	"warning: Text relocation remains"
371
372@ MSG_REL_RMN_ITM_2	"offset"
373
374#
375# TRANSLATION_NOTE
376#	The next two msdid make a sentence. So translate:
377#		"referenced in file"
378#	And separate them into two msgstr considering the proper
379#	alignment.
380@ MSG_REL_RMN_ITM_31	"referenced"
381@ MSG_REL_RMN_ITM_32	"in file"
382@ MSG_REL_REMAIN_2	"%-35s 0x%-8llx\t%s"
383@ MSG_REL_REMAIN_3	"relocations remain against allocatable but \
384			 non-writable sections"
385
386# Files processing messages
387
388@ MSG_FIL_MULINC_1	"file %s: attempted multiple inclusion of file"
389@ MSG_FIL_MULINC_2	"file %s: linked to %s: attempted multiple inclusion \
390			 of file"
391@ MSG_FIL_SOINSTAT	"input of shared object '%s' in static mode"
392@ MSG_FIL_INVALSEC	"file %s: section [%u]%s has invalid type %s"
393@ MSG_FIL_NOTFOUND	"file %s: required by %s, not found"
394@ MSG_FIL_MALSTR	"file %s: section [%u]%s: malformed string table, \
395			 initial or final byte"
396@ MSG_FIL_PTHTOLONG	"'%s/%s' pathname too long"
397@ MSG_FIL_EXCLUDE	"file %s: section [%u]%s contains both SHF_EXCLUDE and \
398			 SHF_ALLOC flags: SHF_EXCLUDE ignored"
399@ MSG_FIL_INTERRUPT	"file %s: creation interrupted: %s"
400@ MSG_FIL_INVRELOC1	"file %s: section [%u]%s: relocations can not be \
401			 applied against section [%u]%s"
402@ MSG_FIL_INVSHINFO	"file %s: section [%u]%s: has invalid sh_info: %lld"
403@ MSG_FIL_INVSHLINK	"file %s: section [%u]%s: has invalid sh_link: %lld"
404@ MSG_FIL_INVSHENTSIZE	"file %s: section [%u]%s: has invalid sh_entsize: %lld"
405@ MSG_FIL_NOSTRTABLE	"file %s: section [%u]%s: symbol[%d]: specifies string \
406			 table offset 0x%llx: no string table is available"
407@ MSG_FIL_EXCSTRTABLE	"file %s: section [%u]%s: symbol[%d]: specifies string \
408			 table offset 0x%llx: exceeds string table %s: \
409			 size 0x%llx"
410@ MSG_FIL_NONAMESYM	"file %s: section [%u]%s: symbol[%d]: global symbol has \
411			 no name"
412@ MSG_FIL_UNKCAP	"file %s: section [%u]%s: unknown capability tag: %d"
413@ MSG_FIL_BADSF1	"file %s: section [%u]%s: unknown software \
414			 capabilities: 0x%llx; ignored"
415@ MSG_FIL_INADDR32SF1	"file %s: section [%u]%s: software capability ADDR32: is \
416			 ineffective when building 32-bit object; ignored"
417@ MSG_FIL_EXADDR32SF1	"file %s: section [%u]%s: software capability ADDR32: \
418			 requires executable be built with ADDR32 capability"
419
420@ MSG_FIL_BADORDREF	"file %s: section [%u]%s: contains illegal reference \
421			 to discarded section: [%u]%s"
422@ MSG_FIL_EXEHFRMTYP	"file %s: section [%u]%s: section type is %s: \
423			 expected %s"
424
425
426# Recording name conflicts
427
428@ MSG_REC_OPTCNFLT	"recording name conflict: file '%s' and %s provide \
429			 identical dependency names: %s"
430@ MSG_REC_OBJCNFLT	"recording name conflict: file '%s' and file '%s' \
431			 provide identical dependency names: %s  %s"
432@ MSG_REC_CNFLTHINT	"(possible multiple inclusion of the same file)"
433
434# System call messages
435
436@ MSG_SYS_OPEN		"file %s: open failed: %s"
437@ MSG_SYS_UNLINK	"file %s: unlink failed: %s"
438@ MSG_SYS_MMAPANON	"mmap anon failed: %s"
439
440
441# Messages related to platform support
442
443@ MSG_TARG_UNSUPPORTED	"unsupported ELF machine type: %s"
444
445
446# ELF processing messages
447
448@ MSG_ELF_LIBELF	"libelf: version not supported: %d"
449
450@ MSG_ELF_ARMEM		"file %s: unable to locate archive member;\n\t\
451			 offset=%x, symbol=%s"
452
453@ MSG_ELF_ARSYM		"file %s ignored: unable to locate archive symbol table"
454
455@ MSG_ELF_VERSYM	"file %s: version symbol section entry mismatch:\n\t\
456			 (section [%u]%s entries=%d; section [%u]%s entries=%d)"
457
458@ MSG_ELF_NOGROUPSECT	"file %s: section [%u]%s: SHF_GROUP flag set, but no \
459			 corresponding SHT_GROUP section found"
460
461# Section processing errors
462
463@ MSG_SCN_NONALLOC	"%s: non-allocatable section '%s' directed to a \
464			 loadable segment: %s"
465
466# Symbol processing errors
467
468@ MSG_SYM_NOSECDEF	"symbol '%s' in file %s has no section definition"
469@ MSG_SYM_INVSEC	"symbol '%s' in file %s associated with invalid \
470			 section[%lld]"
471@ MSG_SYM_TLS		"symbol '%s' in file %s (STT_TLS), is defined \
472			 in a non-SHF_TLS section"
473@ MSG_SYM_BADADDR	"symbol '%s' in file %s: section [%u]%s: size %#llx: \
474			 symbol (address %#llx, size %#llx) lies outside \
475			 of containing section"
476@ MSG_SYM_BADADDR_ROTXT	"symbol '%s' in file %s: readonly text section \
477			 [%u]%s: size %#llx: symbol (address %#llx, \
478			 size %#llx) lies outside of containing section"
479@ MSG_SYM_MULDEF	"symbol '%s' is multiply-defined:"
480@ MSG_SYM_CONFVIS	"symbol '%s' has conflicting visibilities:"
481@ MSG_SYM_DIFFTYPE	"symbol '%s' has differing types:"
482@ MSG_SYM_DIFFATTR	"symbol '%s' has differing %s:\n\
483			 \t(file %s value=0x%llx; file %s value=0x%llx);"
484@ MSG_SYM_FILETYPES	"\t(file %s type=%s; file %s type=%s);"
485@ MSG_SYM_VISTYPES	"\t(file %s visibility=%s; file %s visibility=%s);"
486@ MSG_SYM_DEFTAKEN	"\t%s definition taken"
487@ MSG_SYM_DEFUPDATE	"\t%s definition taken and updated with larger size"
488@ MSG_SYM_LARGER	"\tlargest value applied"
489@ MSG_SYM_TENTERR	"\ttentative symbol cannot override defined symbol \
490			 of smaller size"
491
492@ MSG_SYM_INVSHNDX	"symbol %s has invalid section index; \
493			 ignored:\n\t(file %s value=%s);"
494@ MSG_SYM_NONGLOB	"global symbol %s has non-global binding:\n\
495			 \t(file %s value=%s);"
496@ MSG_SYM_RESERVE	"reserved symbol '%s' already defined in file %s"
497@ MSG_SYM_NOTNULL	"undefined symbol '%s' with non-zero value encountered \
498			 from file %s"
499@ MSG_SYM_DUPSORTADDR	"section %s: symbol '%s' and symbol '%s' have the \
500			 same address: %#llx: remove duplicate with \
501			 NOSORTSYM mapfile directive"
502
503@ MSG_PSYM_INVMINFO1	"file %s: section [%u]%s: entry[%d] has invalid m_info: \
504			 0x%llx for symbol index"
505@ MSG_PSYM_INVMINFO2	"file %s: section [%u]%s: entry[%d] has invalid m_info: \
506			 0x%llx for size"
507@ MSG_PSYM_INVMREPEAT	"file %s: section [%u]%s: entry[%d] has invalid m_repeat: \
508			 0x%llx"
509@ MSG_PSYM_CANNOTEXPND	"file %s: section [%u]%s: entry[%d] can not be expanded: \
510			 associated symbol size is unknown %s"
511@ MSG_PSYM_NOSTATIC	"and partial initialization cannot be deferred to \
512			 a static object"
513@ MSG_MOVE_OVERLAP	"file %s: section [%u]%s: symbol '%s' overlapping move \
514			 initialization: start=0x%llx, length=0x%llx: \
515			 start=0x%llx, length=0x%llx"
516@ MSG_PSYM_EXPREASON1	"output file is static object"
517@ MSG_PSYM_EXPREASON2	"-z nopartial option in effect"
518@ MSG_PSYM_EXPREASON3	"move infrastructure size is greater than move data"
519
520#
521# Support library failures
522#
523@ MSG_SUP_NOLOAD	"dlopen() of support library (%s) failed with \
524			 error: %s"
525@ MSG_SUP_BADVERSION	"initialization of support library (%s) failed with \
526			 bad version.  supported: %d returned: %d"
527
528
529#
530# TRANSLATION_NOTE
531# 	The following 7 messages are the message to print the
532#	following example messages.
533#
534#Undefined			first referenced
535# symbol  			    in file
536#inquire                            halt_hold.o
537#
538@ MSG_SYM_FMT_UNDEF	"%s\t\t\t%s\
539			 \n %s  \t\t\t    %s"
540
541#
542# TRANSLATION_NOTE
543#	The next two msdid make a sentence. So translate:
544#		"Undefined symbol"
545#	And separate them into two msgstr considering the proper
546#	alignment.
547@ MSG_SYM_UNDEF_ITM_11	"Undefined"
548@ MSG_SYM_UNDEF_ITM_12	"symbol"
549#
550# TRANSLATION_NOTE
551#	The next two msdid make a sentence. So translate:
552#		"first referenced in file"
553#	And separate them into two msgstr considering the proper
554#	alignment.
555@ MSG_SYM_UNDEF_ITM_21	"first referenced"
556@ MSG_SYM_UNDEF_ITM_22	"in file"
557#
558
559@ MSG_SYM_UND_UNDEF	"%-35s %s"
560@ MSG_SYM_UND_NOVER	"%-35s %s  (symbol has no version assigned)"
561@ MSG_SYM_UND_IMPL	"%-35s %s  (symbol belongs to implicit dependency %s)"
562@ MSG_SYM_UND_NOTA	"%-35s %s  (symbol belongs to unavailable version %s \
563			 (%s))"
564@ MSG_SYM_UND_BNDLOCAL	"%-35s %s  (symbol scope specifies local binding)"
565
566@ MSG_SYM_ENTRY		"entry point"
567@ MSG_SYM_UNDEF		"%s symbol '%s' is undefined"
568@ MSG_SYM_EXTERN	"%s symbol '%s' is undefined  (symbol belongs to \
569			 dependency %s)"
570@ MSG_SYM_NOCRT		"symbol '%s' not found, but %s section exists - \
571			 possible link-edit without using the compiler driver"
572
573# Output file update messages
574
575@ MSG_UPD_NOREADSEG	"No read-only segments found.  Setting '_etext' to 0"
576@ MSG_UPD_NORDWRSEG	"No read-write segments found.  Setting '_edata' to 0"
577@ MSG_UPD_NOSEG		"Setting 'end' and '_end' to 0"
578
579@ MSG_UPD_SEGOVERLAP	"%s: segment address overlap;\n\
580			 \tprevious segment ending at address 0x%llx overlaps\n\
581			 \tuser defined segment '%s' starting at address 0x%llx"
582@ MSG_UPD_LARGSIZE	"%s: segment %s calculated size 0x%llx\n\
583			 \tis larger than user-defined size 0x%llx"
584
585@ MSG_UPD_NOBITS	"NOBITS section found before end of initialized data"
586@ MSG_SEG_FIRNOTLOAD	"First segment has type %s, PT_LOAD required: %s"
587@ MSG_UPD_MULEHFRAME	"file %s; section [%u]%s and file %s; section [%u]%s \
588			 have incompatibile attributes and cannot \
589			 be merged into a single output section"
590
591
592# Version processing messages
593
594@ MSG_VER_HIGHER	"file %s: version revision %d is higher than \
595			 expected %d"
596@ MSG_VER_NOEXIST	"file %s: version '%s' does not exist:\n\
597			 \trequired by file %s"
598@ MSG_VER_UNDEF		"version '%s' undefined, referenced by version '%s':\n\
599			 \trequired by file %s"
600@ MSG_VER_UNAVAIL	"file %s: version '%s' is unavailable:\n\
601			 \trequired by file %s"
602@ MSG_VER_DEFINED	"version symbol '%s' already defined in file %s"
603@ MSG_VER_INVALNDX	"version symbol '%s' from file %s has an invalid \
604			 version index (%d)"
605@ MSG_VER_ADDVERS	"unused $ADDVERS specification from file '%s' \
606			 for object '%s'\nversion(s):"
607@ MSG_VER_ADDVER	"\t%s"
608@ MSG_VER_CYCLIC	"following versions generate cyclic dependency:"
609
610# Capabilities messages
611
612@ MSG_CAP_MULDEF	"capabilities symbol '%s' has multiply-defined members:"
613@ MSG_CAP_MULDEFSYMS	"\t(file %s symbol '%s'; file %s symbol '%s');"
614@ MSG_CAP_REDUNDANT	"file %s: section [%u]%s: symbol capabilities \
615			 redundant, as object capabilities are more restrictive"
616@ MSG_CAP_NOSYMSFOUND	"no global symbols have been found that are associated \
617			 with capabilities identified relocatable objects: \
618			 -z symbolcap has no effect"
619
620@ MSG_CAPINFO_INVALSYM	"file %s: capabilities info section [%u]%s: index %d: \
621			 family member symbol '%s': invalid"
622@ MSG_CAPINFO_INVALLEAD	"file %s: capabilities info section [%u]%s: index %d: \
623			 family lead symbol '%s': invalid symbol index %d"
624
625# Basic strings
626
627@ MSG_STR_ALIGNMENTS	"alignments"
628@ MSG_STR_COMMAND	"(command line)"
629@ MSG_STR_TLSREL	"(internal TLS relocation requirement)"
630@ MSG_STR_SIZES		"sizes"
631@ MSG_STR_UNKNOWN       "<unknown>"
632@ MSG_STR_SECTION	"%s (section)"
633@ MSG_STR_SECTION_MSTR	"%s (merged string section)"
634
635#
636# TRANSLATION_NOTE
637#	The elf_ function name represents a man page reference and should not
638#	be translated.
639@ MSG_ELF_BEGIN		"file %s: elf_begin"
640@ MSG_ELF_CNTL		"file %s: elf_cntl"
641@ MSG_ELF_GETARHDR	"file %s: elf_getarhdr"
642@ MSG_ELF_GETARSYM	"file %s: elf_getarsym"
643@ MSG_ELF_GETDATA	"file %s: elf_getdata"
644@ MSG_ELF_GETEHDR	"file %s: elf_getehdr"
645@ MSG_ELF_GETPHDR	"file %s: elf_getphdr"
646@ MSG_ELF_GETSCN	"file %s: elf_getscn: scnndx: %d"
647@ MSG_ELF_GETSHDR	"file %s: elf_getshdr"
648@ MSG_ELF_MEMORY	"file %s: elf_memory"
649@ MSG_ELF_NDXSCN	"file %s: elf_ndxscn"
650@ MSG_ELF_NEWDATA	"file %s: elf_newdata"
651@ MSG_ELF_NEWEHDR	"file %s: elf_newehdr"
652@ MSG_ELF_NEWSCN	"file %s: elf_newscn"
653@ MSG_ELF_NEWPHDR	"file %s: elf_newphdr"
654@ MSG_ELF_STRPTR	"file %s: elf_strptr"
655@ MSG_ELF_UPDATE	"file %s: elf_update"
656@ MSG_ELF_SWAP_WRIMAGE	"file %s: _elf_swap_wrimage"
657
658
659@ MSG_REJ_MACH		"file %s: wrong ELF machine type: %s"
660@ MSG_REJ_CLASS		"file %s: wrong ELF class: %s"
661@ MSG_REJ_DATA		"file %s: wrong ELF data format: %s"
662@ MSG_REJ_TYPE		"file %s: bad ELF type: %s"
663@ MSG_REJ_BADFLAG	"file %s: bad ELF flags value: %s"
664@ MSG_REJ_MISFLAG	"file %s: mismatched ELF flags value: %s"
665@ MSG_REJ_VERSION	"file %s: mismatched ELF/lib version: %s"
666@ MSG_REJ_HAL		"file %s: HAL R1 extensions required"
667@ MSG_REJ_US3		"file %s: Sun UltraSPARC III extensions required"
668@ MSG_REJ_STR		"file %s: %s"
669@ MSG_REJ_UNKFILE	"file %s: unknown file type"
670@ MSG_REJ_UNKCAP	"file=%s; unknown capability: %d"
671@ MSG_REJ_HWCAP_1	"file %s: hardware capability (CA_SUNW_HW_1) \
672			 unsupported: %s"
673@ MSG_REJ_SFCAP_1	"file %s: software capability (CA_SUNW_SF_1) \
674			 unsupported: %s"
675@ MSG_REJ_MACHCAP	"file %s: machine capability (CA_SUNW_MACH) \
676			 unsupported: %s"
677@ MSG_REJ_PLATCAP	"file %s: platform capability (CA_SUNW_PLAT) \
678			 unsupported: %s"
679@ MSG_REJ_HWCAP_2	"file %s: hardware capability (CA_SUNW_HW_2) \
680			 unsupported: %s"
681@ MSG_REJ_ARCHIVE	"file %s: invalid archive use"
682
683# Guidance messages
684@ MSG_GUIDE_SUMMARY	"see ld(1) -z guidance for more information"
685@ MSG_GUIDE_DEFS	"-z defs option recommended for shared objects"
686@ MSG_GUIDE_DIRECT	"-B direct or -z direct option recommended before \
687			 first dependency"
688@ MSG_GUIDE_LAZYLOAD	"-z lazyload option recommended before \
689			 first dependency"
690@ MSG_GUIDE_MAPFILE	"version 2 mapfile syntax recommended: %s"
691@ MSG_GUIDE_TEXT	"position independent (PIC) code recommended for \
692			 shared objects"
693@ MSG_GUIDE_UNUSED	"removal of unused dependency recommended: %s"
694
695@ _END_
696
697
698# The following strings represent reserved names.  Reference to these strings
699# is via the MSG_ORIG() macro, and thus translations are not required.
700
701@ MSG_STR_EOF		"<eof>"
702@ MSG_STR_ERROR		"<error>"
703@ MSG_STR_EMPTY		""
704@ MSG_QSTR_BANG		"'!'"
705@ MSG_STR_COLON		":"
706@ MSG_QSTR_COLON	"':'"
707@ MSG_QSTR_SEMICOLON	"';'"
708@ MSG_QSTR_EQUAL	"'='"
709@ MSG_QSTR_PLUSEQ	"'+='"
710@ MSG_QSTR_MINUSEQ	"'-='"
711@ MSG_QSTR_ATSIGN	"'@'"
712@ MSG_QSTR_DASH		"'-'"
713@ MSG_QSTR_LEFTBKT	"'{'"
714@ MSG_QSTR_RIGHTBKT	"'}'"
715@ MSG_QSTR_PIPE		"'|'"
716@ MSG_QSTR_STAR		"'*'"
717@ MSG_STR_DOT		"."
718@ MSG_STR_SLASH		"/"
719@ MSG_STR_DYNAMIC	"(.dynamic)"
720@ MSG_STR_ORIGIN	"$ORIGIN"
721@ MSG_STR_MACHINE	"$MACHINE"
722@ MSG_STR_PLATFORM	"$PLATFORM"
723@ MSG_STR_ISALIST	"$ISALIST"
724@ MSG_STR_OSNAME	"$OSNAME"
725@ MSG_STR_OSREL		"$OSREL"
726@ MSG_STR_UU_REAL_U	"__real_"
727@ MSG_STR_UU_WRAP_U	"__wrap_"
728@ MSG_STR_UELF32	"_ELF32"
729@ MSG_STR_UELF64	"_ELF64"
730@ MSG_STR_USPARC	"_sparc"
731@ MSG_STR_UX86		"_x86"
732@ MSG_STR_TRUE		"true"
733
734@ MSG_STR_CDIR_ADD	"$add"
735@ MSG_STR_CDIR_CLEAR	"$clear"
736@ MSG_STR_CDIR_ERROR	"$error"
737@ MSG_STR_CDIR_MFVER	"$mapfile_version"
738@ MSG_STR_CDIR_IF	"$if"
739@ MSG_STR_CDIR_ELIF	"$elif"
740@ MSG_STR_CDIR_ELSE	"$else"
741@ MSG_STR_CDIR_ENDIF	"$endif"
742
743
744@ MSG_FMT_ARMEM		"%s(%s)"
745@ MSG_FMT_COLPATH	"%s:%s"
746@ MSG_FMT_SYMNAM	"'%s'"
747@ MSG_FMT_NULLSYMNAM	"%s[%d]"
748@ MSG_FMT_STRCAT	"%s%s"
749
750@ MSG_PTH_RTLD		"/usr/lib/ld.so.1"
751
752@ MSG_SUNW_OST_SGS	"SUNW_OST_SGS"
753
754
755# Section strings
756
757@ MSG_SCN_BSS		".bss"
758@ MSG_SCN_DATA		".data"
759@ MSG_SCN_COMMENT	".comment"
760@ MSG_SCN_DEBUG		".debug"
761@ MSG_SCN_DEBUG_INFO	".debug_info"
762@ MSG_SCN_DYNAMIC	".dynamic"
763@ MSG_SCN_DYNSYMSORT	".SUNW_dynsymsort"
764@ MSG_SCN_DYNTLSSORT	".SUNW_dyntlssort"
765@ MSG_SCN_DYNSTR	".dynstr"
766@ MSG_SCN_DYNSYM	".dynsym"
767@ MSG_SCN_DYNSYM_SHNDX	".dynsym_shndx"
768@ MSG_SCN_LDYNSYM	".SUNW_ldynsym"
769@ MSG_SCN_LDYNSYM_SHNDX	".SUNW_ldynsym_shndx"
770@ MSG_SCN_EX_SHARED	".ex_shared"
771@ MSG_SCN_EX_RANGES	".exception_ranges"
772@ MSG_SCN_EXCL		".excl"
773@ MSG_SCN_FINI		".fini"
774@ MSG_SCN_FINIARRAY	".fini_array"
775@ MSG_SCN_GOT		".got"
776@ MSG_SCN_GNU_LINKONCE	".gnu.linkonce."
777@ MSG_SCN_HASH		".hash"
778@ MSG_SCN_INDEX		".index"
779@ MSG_SCN_INIT		".init"
780@ MSG_SCN_INITARRAY	".init_array"
781@ MSG_SCN_INTERP	".interp"
782@ MSG_SCN_LBSS		".lbss"
783@ MSG_SCN_LDATA		".ldata"
784@ MSG_SCN_LINE		".line"
785@ MSG_SCN_LRODATA	".lrodata"
786@ MSG_SCN_PLT		".plt"
787@ MSG_SCN_PREINITARRAY	".preinit_array"
788@ MSG_SCN_REL		".rel"
789@ MSG_SCN_RELA		".rela"
790@ MSG_SCN_RODATA	".rodata"
791@ MSG_SCN_SBSS		".sbss"
792@ MSG_SCN_SBSS2		".sbss2"
793@ MSG_SCN_SDATA		".sdata"
794@ MSG_SCN_SDATA2	".sdata2"
795@ MSG_SCN_SHSTRTAB	".shstrtab"
796@ MSG_SCN_STAB		".stab"
797@ MSG_SCN_STABEXCL	".stab.exclstr"
798@ MSG_SCN_STRTAB	".strtab"
799@ MSG_SCN_SUNWMOVE	".SUNW_move"
800@ MSG_SCN_SUNWRELOC	".SUNW_reloc"
801@ MSG_SCN_SUNWSYMINFO	".SUNW_syminfo"
802@ MSG_SCN_SUNWVERSION	".SUNW_version"
803@ MSG_SCN_SUNWVERSYM	".SUNW_versym"
804@ MSG_SCN_SUNWCAP	".SUNW_cap"
805@ MSG_SCN_SUNWCAPINFO	".SUNW_capinfo"
806@ MSG_SCN_SUNWCAPCHAIN	".SUNW_capchain"
807@ MSG_SCN_SYMTAB	".symtab"
808@ MSG_SCN_SYMTAB_SHNDX	".symtab_shndx"
809@ MSG_SCN_TBSS		".tbss"
810@ MSG_SCN_TDATA		".tdata"
811@ MSG_SCN_TEXT		".text"
812
813@ MSG_SYM_FINIARRAY	"finiarray"
814@ MSG_SYM_INITARRAY	"initarray"
815@ MSG_SYM_PREINITARRAY	"preinitarray"
816
817#
818# GNU section names
819#
820@ MSG_SCN_CTORS		".ctors"
821@ MSG_SCN_DTORS		".dtors"
822@ MSG_SCN_EHFRAME	".eh_frame"
823@ MSG_SCN_EHFRAME_HDR	".eh_frame_hdr"
824@ MSG_SCN_GCC_X_TBL	".gcc_except_table"
825@ MSG_SCN_JCR		".jcr"
826
827# Segment names for segments referenced by entrance criteria
828
829@ MSG_ENT_BSS		"bss"
830@ MSG_ENT_DATA		"data"
831@ MSG_ENT_EXTRA		"extra"
832@ MSG_ENT_LDATA		"ldata"
833@ MSG_ENT_LRODATA	"lrodata"
834@ MSG_ENT_NOTE		"note"
835@ MSG_ENT_TEXT		"text"
836
837# Symbol names
838
839@ MSG_SYM_START		"_start"
840@ MSG_SYM_MAIN		"main"
841
842@ MSG_SYM_FINI_U	"_fini"
843@ MSG_SYM_INIT_U	"_init"
844@ MSG_SYM_DYNAMIC	"DYNAMIC"
845@ MSG_SYM_DYNAMIC_U	"_DYNAMIC"
846@ MSG_SYM_EDATA		"edata"
847@ MSG_SYM_EDATA_U	"_edata"
848@ MSG_SYM_END		"end"
849@ MSG_SYM_END_U		"_end"
850@ MSG_SYM_ETEXT		"etext"
851@ MSG_SYM_ETEXT_U	"_etext"
852@ MSG_SYM_GOFTBL	"GLOBAL_OFFSET_TABLE_"
853@ MSG_SYM_GOFTBL_U	"_GLOBAL_OFFSET_TABLE_"
854@ MSG_SYM_PLKTBL	"PROCEDURE_LINKAGE_TABLE_"
855@ MSG_SYM_PLKTBL_U	"_PROCEDURE_LINKAGE_TABLE_"
856@ MSG_SYM_TLSGETADDR_U	"__tls_get_addr"
857@ MSG_SYM_TLSGETADDR_UU	"___tls_get_addr"
858
859@ MSG_SYM_L_END		"END_"
860@ MSG_SYM_L_END_U	"_END_"
861@ MSG_SYM_L_START	"START_"
862@ MSG_SYM_L_START_U	"_START_"
863
864# Support functions
865
866@ MSG_SUP_VERSION	"ld_version"
867@ MSG_SUP_INPUT_DONE	"ld_input_done"
868
869@ MSG_SUP_START_64	"ld_start64"
870@ MSG_SUP_ATEXIT_64	"ld_atexit64"
871@ MSG_SUP_OPEN_64	"ld_open64"
872@ MSG_SUP_FILE_64	"ld_file64"
873@ MSG_SUP_INSEC_64	"ld_input_section64"
874@ MSG_SUP_SEC_64	"ld_section64"
875
876@ MSG_SUP_START		"ld_start"
877@ MSG_SUP_ATEXIT	"ld_atexit"
878@ MSG_SUP_OPEN		"ld_open"
879@ MSG_SUP_FILE		"ld_file"
880@ MSG_SUP_INSEC		"ld_input_section"
881@ MSG_SUP_SEC		"ld_section"
882
883#
884# Message previously in 'ld'
885#
886#
887@ _START_
888
889# System error messages
890
891@ MSG_SYS_STAT		"file %s: stat failed: %s"
892@ MSG_SYS_READ		"file %s: read failed: %s"
893@ MSG_SYS_NOTREG	"file %s: is not a regular file"
894
895# Argument processing messages
896
897@ MSG_ARG_DY_INCOMP	"%s option is incompatible with building a dynamic \
898			 executable"
899@ MSG_MARG_DY_INCOMP	"%s is incompatible with building a dynamic \
900			 executable"
901@ MSG_ARG_ST_INCOMP	"%s option is incompatible with building a static \
902			 object (-dn, -r, --relocatable)"
903@ MSG_MARG_ST_INCOMP	"%s is incompatible with building a static \
904			 object (-dn, -r, --relocatable)"
905@ MSG_MARG_ST_ONLYAVL	"%s is only available when building a shared object"
906@ MSG_ARG_INCOMP	"option %s and %s are incompatible"
907@ MSG_MARG_INCOMP	"%s and %s are incompatible"
908@ MSG_ARG_MTONCE	"option %s appears more than once, first setting taken"
909@ MSG_MARG_MTONCE	"%s appears more than once, first setting taken"
910@ MSG_ARG_ILLEGAL	"option %s has illegal argument '%s'"
911@ MSG_ARG_YP		"option -YP and -Y%c may not be specified concurrently"
912@ MSG_ARG_STRIP		"%s specified with %s; only debugging \
913			 information stripped"
914@ MSG_ARG_NOFILES	"no files on input command line"
915@ MSG_ARG_NOFLTR	"option %s is only meaningful when building a filter"
916@ MSG_ARG_NODEFLIB	"the default library search path has been suppressed, \
917			 but no runpaths have been specified via %s"
918@ MSG_ARG_NOENTRY	"entry point symbol '%s' is undefined"
919@ MSG_ARG_UNSUPPORTED	"option %s is no longer supported; ignored"
920@ MSG_MARG_ONLY		"option %s can only be used with a %s"
921@ MSG_ARG_UNKNOWN	"unrecognized option '-%c'"
922@ MSG_ARG_USEHELP	"use the -z help option for usage information"
923
924
925@ MSG_ARG_FLAGS		"flags processing errors"
926@ MSG_ARG_FILES		"file processing errors. No output written to %s"
927@ MSG_ARG_SYM_WARN	"symbol referencing errors"
928@ MSG_ARG_SYM_FATAL	"symbol referencing errors. No output written to %s"
929@ MSG_ARG_AR_GRP_OLAP	"%s cannot be nested"
930@ MSG_ARG_AR_GRP_BAD	"%s used without corresponding %s"
931
932
933# Messages used to refer to options where there is more than
934# one name accepted.
935
936@ MSG_MARG_AR_GRPS	"archive rescan groups \
937			 (-z rescan-start, -(, --start-group)"
938@ MSG_MARG_AR_GRP_END	"archive rescan group end option \
939			 (-z rescan-end, -), --end-group)"
940@ MSG_MARG_AR_GRP_START	"archive rescan group start option \
941			 (-z rescan-start, -(, --start-group)"
942@ MSG_MARG_ENTRY	"entry point option (-e, --entry)"
943@ MSG_MARG_FILTER_AUX	"auxiliary filter option (-f, --auxiliary)"
944@ MSG_MARG_FILTER	"filter option (-F, --filter)"
945@ MSG_MARG_OUTFILE	"output object option (-o, --output)"
946@ MSG_MARG_REL		"relocatable object option (-r, --relocatable)"
947@ MSG_MARG_RPATH	"runpath option (-R, -rpath)"
948@ MSG_MARG_SO		"shared object option (-G, -shared)"
949@ MSG_MARG_SONAME	"soname option (-h, --soname)"
950@ MSG_MARG_STRIP	"strip option (-s, --strip-all)"
951
952# Entrance criteria messages
953
954@ MSG_ENT_MAP_FMT_TIL_1	"\t\t%s\n\n"
955@ MSG_ENT_MAP_TITLE_1	"LINK EDITOR MEMORY MAP"
956
957#
958# TRANSLATION_NOTE -- Entry map header
959#
960# The next message is a format string for a title. The title is composed of
961# two lines. In C locale, it would look like:
962#
963# 	output		input		new
964#	section		section		displacement	size
965#
966# The \t characters are used for alignment.  (output section), (input section),
967# and (new displacement) have to be aligned.
968#
969@ MSG_ENT_MAP_FMT_TIL_2	"\n%s\t\t%s\t\t%s\n%s\t\t%s\t\t%s\t%s\n\n"
970@ MSG_ENT_MAP_FMT_TIL_3	"\n%s\t\t%s\t\t%s\n%s\t\t%s\t\t%s\t\t%s\n\n"
971@ MSG_ENT_ITM_OUTPUT	"output"
972@ MSG_ENT_ITM_INPUT	"input"
973@ MSG_ENT_ITM_NEW	"new"
974@ MSG_ENT_ITM_SECTION	"section"
975@ MSG_ENT_ITM_DISPMNT	"displacement"
976@ MSG_ENT_ITM_SIZE	"size"
977@ MSG_ENT_ITM_VIRTUAL	"virtual"
978@ MSG_ENT_ITM_ADDRESS	"address"
979
980@ MSG_ENT_MAP_ENTRY_1	"%-8.8s\t\t\t%08.2llx\t%08.2llx\n"
981@ MSG_ENT_MAP_ENTRY_2	"\t\t%-8.8s\t%08.2llx\t%08.2llx %s\n"
982
983#
984# TRANSLATION_NOTE -- multiple defined symbol table header
985#
986# In C locale, an example output is:
987#
988#		MULTIPLY DEFINED SYMBOLS
989#
990#
991#symbol				  definition used     also defined in
992#
993#variable1                           main.o
994#							./libfred.so
995@ MSG_ENT_MUL_FMT_TIL_0	"\n\n\t\t%s\n\n\n"
996@ MSG_ENT_MUL_TIL_0	"MULTIPLY DEFINED SYMBOLS"
997
998#
999# TRANSLATION_NOTE -- This is the format string for:
1000#
1001#symbol				  definition used     also defined in
1002#
1003@ MSG_ENT_MUL_FMT_TIL_1	"%s\t\t\t\t  %s     %s\n\n"
1004@ MSG_ENT_MUL_ITM_SYM	"symbol"
1005@ MSG_ENT_MUL_ITM_DEF_0	"definition used"
1006@ MSG_ENT_MUL_ITM_DEF_1	"also defined in"
1007
1008#
1009# TRANSLATION_NOTE -- This is the format string for the second item:
1010#
1011@ MSG_ENT_MUL_ENTRY_1	"%-35s %s\n"
1012
1013#
1014# TRANSLATION_NOTE -- This is the format string for the third item:
1015#
1016@ MSG_ENT_MUL_ENTRY_2	"\t\t\t\t\t\t\t%s\n"
1017
1018@ MSG_ENT_NOSEC_1	"mapfile: %s segment: section '%s' does not appear \
1019			 in mapfile specified input file(s)"
1020@ MSG_ENT_NOSEC_2	"mapfile: %s segment: section '%s' does not appear \
1021			 in any input file"
1022
1023# Library messages
1024
1025@ MSG_LIB_NOTFOUND	"library -l%s: not found"
1026@ MSG_LIB_MALFORM	"LD_LIBRARY_PATH malformed"
1027@ MSG_LIB_BADYP		"-YP library path malformed"
1028
1029
1030# Mapfile processing messages
1031
1032@ MSG_MAP_BADAUTORED	"%s: %llu: auto-reduction ('*') can only be used in \
1033			 hidden/local, or eliminate scope"
1034@ MSG_MAP_BADFLAG	"%s: %llu: badly formed section flags '%s'"
1035@ MSG_MAP_BADBNAME	"%s: %llu: basename cannot contain path \
1036			 separator ('/'): %s"
1037@ MSG_MAP_BADONAME	"%s: %llu: object name cannot contain path \
1038			 separator ('/'): %s"
1039@ MSG_MAP_REDEFATT	"%s: %llu: redefining %s attribute for '%s'"
1040@ MSG_MAP_PREMEOF	"%s: %llu: premature EOF"
1041@ MSG_MAP_ILLCHAR	"%s: %llu: illegal character '\\%03o'"
1042@ MSG_MAP_MALFORM	"%s: %llu: malformed entry"
1043@ MSG_MAP_NONLOAD	"%s: %llu: %s not allowed on non-LOAD segments"
1044@ MSG_MAP_NOSTACK1	"%s: %llu: %s not allowed on STACK segment"
1045@ MSG_MAP_MOREONCE	"%s: %llu: %s set more than once on same line"
1046@ MSG_MAP_NOTERM	"%s: %llu: unterminated quoted string: %s"
1047@ MSG_MAP_SECINSEG	"%s: %llu: section within segment ordering done on \
1048			 a non-existent segment '%s'"
1049@ MSG_MAP_UNEXINHERIT	"%s: %llu: unnamed version cannot inherit from other \
1050			 versions: %s"
1051@ MSG_MAP_UNEXTOK	"%s: %llu: unexpected occurrence of '%c' token"
1052
1053@ MSG_MAP_SEGEMPLOAD	"%s: %llu: empty segment must be of type LOAD or NULL"
1054@ MSG_MAP_SEGEMPEXE	"%s: %llu: a LOAD empty segment definition is only \
1055			 allowed when creating a dynamic executable"
1056@ MSG_MAP_SEGEMPATT	"%s: %llu: a LOAD empty segment must have an address \
1057			 and size"
1058@ MSG_MAP_SEGEMPNOATT	"%s: %llu: a NULL empty segment must not have an \
1059			 address or size"
1060@ MSG_MAP_SEGEMPSEC	"%s: %llu: empty segment can not have sections \
1061			 assigned to it"
1062@ MSG_MAP_SEGEMNOPERM	"%s: %llu: empty segment must not have \
1063			 p_flags set: 0x%x"
1064
1065@ MSG_MAP_CNTADDRORDER	"%s: %llu: segment cannot have an explicit address \
1066			 and also be in the SEGMENT_ORDER list: %s"
1067@ MSG_MAP_CNTDISSEG	"%s: %llu: segment cannot be disabled: %s"
1068@ MSG_MAP_DUPNAMENT	"%s: %llu: cannot redefine entrance criteria: %s"
1069@ MSG_MAP_DUPORDSEG	"%s: %llu: segment is already in %s list: %s"
1070@ MSG_MAP_DUP_OS_ORD	"%s: %llu: section is already in OS_ORDER list: %s"
1071@ MSG_MAP_DUP_IS_ORD	"%s: %llu: entrance criteria is already in \
1072			 IS_ORDER list: %s"
1073@ MSG_MAP_UNKENT	"%s: %llu: unknown entrance criteria \
1074			 (ASSIGN_SECTION): %s"
1075@ MSG_MAP_UNKSEG	"%s: %llu: unknown segment: %s"
1076@ MSG_MAP_UNKSYMDEF	"%s: %llu: unknown symbol definition: %s"
1077@ MSG_MAP_UNKSEGTYP	"%s: %llu: unknown internal segment type %d"
1078@ MSG_MAP_UNKSOTYP	"%s: %llu: unknown shared object type: %s"
1079@ MSG_MAP_UNKSEGATT	"%s: %llu: unknown segment attribute: %s"
1080@ MSG_MAP_UNKSEGFLG	"%s: %llu: unknown segment flag: ?%c"
1081@ MSG_MAP_UNKSECTYP	"%s: %llu: unknown section type: %s"
1082
1083@ MSG_MAP_SEGSIZE	"%s: %lld: existing segment size symbols cannot \
1084			 be reset: %s"
1085@ MSG_MAP_SEGADDR	"%s: %llu: segment address or length '%s' %s"
1086@ MSG_MAP_BADCAPVAL	"%s: %llu: bad capability value: %s"
1087@ MSG_MAP_UNKCAPATTR	"%s: %llu: unknown capability attribute '%s'"
1088@ MSG_MAP_EMPTYCAP	"%s: %llu: empty capability definition; ignored"
1089
1090@ MSG_MAP_SYMDEF1	"%s: %llu: symbol '%s' is already defined in file: \
1091			 %s: %s"
1092@ MSG_MAP_SYMDEF2	"%s: %llu: symbol '%s': %s"
1093
1094@ MSG_MAP_EXPSCOL	"%s: %llu: expected a ';'"
1095@ MSG_MAP_EXPEQU	"%s: %llu: expected a '=', ':', '|', or '@'"
1096@ MSG_MAP_EXPSEGATT	"%s: %llu: expected one or more segment attributes \
1097			 after an '='"
1098@ MSG_MAP_EXPSEGNAM	"%s: %llu: expected a segment name at the beginning \
1099			 of a line"
1100@ MSG_MAP_EXPSEGTYPE	"%s: %llu: %s segment cannot be used with %s \
1101			 directive: %s"
1102@ MSG_MAP_EXPSYM_1	"%s: %llu: expected a symbol name after '@'"
1103@ MSG_MAP_EXPSYM_2	"%s: %llu: expected a symbol name after '{'"
1104@ MSG_MAP_EXPSEC	"%s: %llu: expected a section name after '|'"
1105@ MSG_MAP_EXPSO		"%s: %llu: expected a shared object definition \
1106			 after '-'"
1107@ MSG_MAP_MULTFILTEE	"%s: %llu: multiple filtee definitions are unsupported"
1108@ MSG_MAP_NOFILTER	"%s: %llu: filtee definition required"
1109@ MSG_MAP_BADSF1	"%s: %llu: unknown software capabilities: 0x%llx; \
1110			 ignored"
1111@ MSG_MAP_INADDR32SF1	"%s: %llu: software capability ADDR32: is ineffective \
1112			 when building 32-bit object: ignored"
1113@ MSG_MAP_NOINTPOSE	"%s: %llu: interposition symbols can only be defined \
1114			 when building a dynamic executable"
1115@ MSG_MAP_NOEXVLSZ	"%s: %llu: value and size attributes are incompatible \
1116			 with extern or parent symbols"
1117@ MSG_MAP_FLTR_ONLYAVL	"%s: %llu: symbol filtering is only available when \
1118			 building a shared object"
1119
1120@ MSG_MAP_SEGSAME	"segments '%s' and '%s' have the same assigned \
1121			 virtual address"
1122@ MSG_MAP_EXCLIMIT	"exceeds internal limit"
1123@ MSG_MAP_NOBADFRM	"number is badly formed"
1124
1125@ MSG_MAP_SEGTYP	"segment type"
1126@ MSG_MAP_SEGVADDR	"segment virtual address"
1127@ MSG_MAP_SEGPHYS	"segment physical address"
1128@ MSG_MAP_SEGLEN	"segment length"
1129@ MSG_MAP_SEGFLAG	"segment flags"
1130@ MSG_MAP_SEGALIGN	"segment alignment"
1131@ MSG_MAP_SEGROUND	"segment rounding"
1132
1133@ MSG_MAP_SECTYP	"section type"
1134@ MSG_MAP_SECFLAG	"section flags"
1135@ MSG_MAP_SECNAME	"section name"
1136
1137@ MSG_MAP_SYMVAL	"symbol value"
1138@ MSG_MAP_SYMSIZE	"symbol size"
1139
1140@ MSG_MAP_DIFF_SYMVAL	"symbol values differ"
1141@ MSG_MAP_DIFF_SYMSZ	"symbol sizes differ"
1142@ MSG_MAP_DIFF_SYMTYP	"symbol types differ"
1143@ MSG_MAP_DIFF_SYMNDX	"symbol indexes differ"
1144@ MSG_MAP_DIFF_SYMLCL	"symbol scope conflict against local and non-local"
1145@ MSG_MAP_DIFF_SYMGLOB	"symbol scope conflict against singleton/exported"
1146@ MSG_MAP_DIFF_SYMPROT	"symbol scope conflict against protected"
1147@ MSG_MAP_DIFF_SYMVER	"symbol version conflict"
1148@ MSG_MAP_DIFF_SYMMUL	"symbol multiple definition"
1149@ MSG_MAP_DIFF_SNGLDIR	"singleton scope and direct declaration are \
1150			 incompatible"
1151@ MSG_MAP_DIFF_PROTNDIR	"protected scope and no-direct declaration \
1152			 are incompatible"
1153
1154
1155@ MSG_MAP_SECORDER	"section ordering requested, but no matching section \
1156			 found: segment: %s section: %s"
1157
1158
1159# Mapfile Directives
1160
1161@ MSG_MAP_EXP_ATTR	"%s: %llu: expected attribute name (%s), or \
1162			 terminator (';', '}'): %s"
1163@ MSG_MAP_EXP_CAPMASK	"%s: %llu: expected capability name, integer value, or \
1164			 terminator (';', '}'): %s"
1165@ MSG_MAP_EXP_CAPNAME	"%s: %llu: expected name, or terminator (';', '}'): %s"
1166@ MSG_MAP_EXP_CAPID	"%s: %llu: expected name, or '{' following %s: %s"
1167@ MSG_MAP_EXP_CAPHW	"%s: %llu: expected hardware capability, or \
1168			 terminator (';', '}'): %s"
1169@ MSG_MAP_EXP_CAPSF	"%s: %llu: expected software capability, or \
1170			 terminator (';', '}'): %s"
1171@ MSG_MAP_EXP_EQ	"%s: %llu: expected '=' following %s: %s"
1172@ MSG_MAP_EXP_EQ_ALL	"%s: %llu: expected '=', '+=', or '-=' following %s: %s"
1173@ MSG_MAP_EXP_EQ_PEQ	"%s: %llu: expected '=' following %s: %s"
1174@ MSG_MAP_EXP_DIR	"%s: %llu: expected mapfile directive (%s): %s"
1175@ MSG_MAP_SFLG_EXBANG	"%s: %llu: '!' appears without corresponding flag"
1176@ MSG_MAP_EXP_FILNAM	"%s: %llu: expected file name following %s: %s"
1177@ MSG_MAP_EXP_FILPATH	"%s: %llu: expected file path following %s: %s"
1178@ MSG_MAP_EXP_INT	"%s: %llu: expected integer value following %s: %s"
1179@ MSG_MAP_EXP_LBKT	"%s: %llu: expected '{' following %s: %s"
1180@ MSG_MAP_EXP_OBJNAM	"%s: %llu: expected object name following %s: %s"
1181@ MSG_MAP_SFLG_ONEBANG	"%s: %llu: '!' can only be specified once per flag"
1182@ MSG_MAP_EXP_SECFLAG	"%s: %llu: expected section flag (%s), '!', or \
1183			 terminator (';', '}'): %s"
1184@ MSG_MAP_EXP_SECNAM	"%s: %llu: expected section name following %s: %s"
1185@ MSG_MAP_EXP_SEGFLAG	"%s: %llu: expected segment flag (%s), or \
1186			 terminator (';', '}'): %s"
1187@ MSG_MAP_EXP_ECNAM	"%s: %llu: expected entrance criteria (ASSIGN_SECTION) \
1188			 name, or terminator (';', '}'): %s"
1189@ MSG_MAP_EXP_SEGNAM	"%s: %llu: expected segment name following %s: %s"
1190@ MSG_MAP_EXP_SEM	"%s: %llu: expected ';' to terminate %s: %s"
1191@ MSG_MAP_EXP_SEMLBKT	"%s: %llu: expected ';' or '{' following %s: %s"
1192@ MSG_MAP_EXP_SEMRBKT	"%s: %llu: expected ';' or '}' to terminate %s: %s"
1193@ MSG_MAP_EXP_SHTYPE	"%s: %llu: expected section type: %s"
1194@ MSG_MAP_EXP_SYM	"%s: %llu: expected symbol name, symbol scope, \
1195			 or '*': %s"
1196@ MSG_MAP_EXP_SYMEND	"%s: %llu: expected inherited version name, or \
1197			 terminator (';'): %s"
1198@ MSG_MAP_EXP_SYMDELIM	"%s: %llu: expected one of ':', ';', or '{': %s"
1199@ MSG_MAP_EXP_SYMFLAG	"%s: %llu: expected symbol flag (%s), or \
1200			 terminator (';', '}'): %s"
1201@ MSG_MAP_EXP_SYMNAM	"%s: %llu: expected symbol name following %s: %s"
1202@ MSG_MAP_EXP_SYMSCOPE	"%s: %llu: expected symbol scope (%s): %s"
1203@ MSG_MAP_EXP_SYMTYPE	"%s: %llu: expected symbol type (%s): %s"
1204@ MSG_MAP_EXP_VERSION	"%s: %llu: expected version name following %s: %s"
1205@ MSG_MAP_BADEXTRA	"%s: %llu: unexpected text found following %s directive"
1206@ MSG_MAP_VALUELIMIT	"%s: %llu: numeric value exceeds word size: %s"
1207@ MSG_MAP_MALVALUE	"%s: %llu: malformed numeric value: %s"
1208@ MSG_MAP_BADVALUETAIL	"%s: %llu: unexpected characters following numeric \
1209			 constant: %s"
1210@ MSG_MAP_WSNEEDED	"%s: %llu: whitespace needed before token: %s"
1211@ MSG_MAP_BADCHAR	"%s: %llu: unexpected text: %s"
1212@ MSG_MAP_BADKWQUOTE	"%s: %llu: mapfile keywords should not be quoted: %s"
1213@ MSG_MAP_CDIR_NOTBOL	"%s: %llu: mapfile control directive not at start of \
1214			 line: %s"
1215@ MSG_MAP_NOATTR	"%s: %llu: %s specified no attributes (empty {})"
1216@ MSG_MAP_NOVALUES	"%s: %llu: %s specified without values"
1217@ MSG_MAP_INTERR	"<internal error>"
1218@ MSG_MAP_ISORDVER	"%s: %llu: version 0 mapfile ?O flag and version 1 \
1219			 segment IS_ORDER attribute are mutually exclusive: %s"
1220@ MSG_MAP_SYMATTR	"symbol attributes";
1221
1222# Mapfile Control Directives
1223
1224@ MSG_MAP_CDIR_BADVDIR	"%s: %llu: $mapfile_version directive must specify \
1225			 version 2 or higher: %d"
1226@ MSG_MAP_CDIR_BADVER	"%s: %llu: unknown mapfile version: %d"
1227@ MSG_MAP_CDIR_REPVER	"%s: %llu: $mapfile_version must be first directive \
1228			 in file"
1229@ MSG_MAP_CDIR_REQARG	"%s: %llu: %s directive requires an argument"
1230@ MSG_MAP_CDIR_REQNOARG	"%s: %llu: %s directive does not accept arguments"
1231@ MSG_MAP_CDIR_BAD	"%s: %llu: unrecognized mapfile control directive"
1232@ MSG_MAP_CDIR_NOIF	"%s: %llu: %s directive used without opening $if"
1233@ MSG_MAP_CDIR_ELSE	"%s: %llu: %s directive preceded by $else on line %d"
1234@ MSG_MAP_CDIR_NOEND	"%s: %llu: EOF encountered without closing $endif \
1235			 for $if on line %d"
1236@ MSG_MAP_CDIR_ERROR	"%s: %llu: error: %s"
1237
1238
1239# Mapfile Conditional Expressions
1240
1241@ MSG_MAP_CEXP_TOKERR	"%s: %llu: syntax error in conditional expression at: %s"
1242@ MSG_MAP_CEXP_SEMERR	"%s: %llu: malformed conditional expression"
1243@ MSG_MAP_CEXP_BADOPUSE	"%s: %llu: invalid operator use in conditional \
1244			 expression"
1245@ MSG_MAP_CEXP_UNBALPAR	"%s: %llu: unbalanced parenthesis in conditional \
1246			 expression"
1247@ MSG_MAP_BADCESC	"%s: %llu: unrecognized escape in double quoted \
1248			 token: \\%c\n"
1249
1250# Generic error diagnostic labels
1251
1252@ MSG_STR_NULL		"(null)"
1253
1254@ MSG_DBG_DFLT_FMT	"debug: "
1255@ MSG_DBG_AOUT_FMT	"debug: a.out: "
1256@ MSG_DBG_NAME_FMT	"debug: %s: "
1257
1258
1259@ _END_
1260
1261
1262# Software identification.  Note, the SGU strings is historic, and has
1263# little relevance.  It is preserved as applications have used this
1264# string to identify the Solaris link-editor.
1265
1266@ MSG_SGS_ID		"ld: Software Generation Utilities - \
1267			 Solaris Link Editors: "
1268
1269# The following strings represent reserved words, files, pathnames and symbols.
1270# Reference to this strings is via the MSG_ORIG() macro, and thus no message
1271# translation is required.
1272
1273@ MSG_DBG_FOPEN_MODE	"w"
1274
1275@ MSG_DBG_CLS32_FMT	"32: "
1276@ MSG_DBG_CLS64_FMT	"64: "
1277
1278@ MSG_STR_PATHTOK	";:"
1279@ MSG_STR_AOUT		"a.out"
1280
1281@ MSG_STR_LIB_A		"%s/lib%s.a"
1282@ MSG_STR_LIB_SO	"%s/lib%s.so"
1283@ MSG_STR_PATH		"%s/%s"
1284@ MSG_STR_STRNL		"%s\n"
1285@ MSG_STR_NL		"\n"
1286@ MSG_STR_CAPGROUPID 	"CAP_GROUP_%d"
1287
1288@ MSG_STR_LD_DYNAMIC	"dynamic"
1289@ MSG_STR_SYMBOLIC	"symbolic"
1290@ MSG_STR_ELIMINATE	"eliminate"
1291@ MSG_STR_LOCAL		"local"
1292@ MSG_STR_PROGBITS	"progbits"
1293@ MSG_STR_SYMTAB	"symtab"
1294@ MSG_STR_DYNSYM	"dynsym"
1295@ MSG_STR_REL		"rel"
1296@ MSG_STR_RELA		"rela"
1297@ MSG_STR_STRTAB	"strtab"
1298@ MSG_STR_HASH		"hash"
1299@ MSG_STR_LIB		"lib"
1300@ MSG_STR_NOTE		"note"
1301@ MSG_STR_NOBITS	"nobits"
1302@ MSG_STR_HWCAP_1	"hwcap_1"
1303@ MSG_STR_SFCAP_1	"sfcap_1"
1304
1305@ MSG_STR_OPTIONS	"3:6:abc:d:e:f:h:il:mo:p:rstu:z:B:CD:F:GI:L:M:N:P:Q:R:\
1306			 S:VW:Y:?"
1307
1308# Argument processing strings
1309
1310@ MSG_ARG_3		"-3"
1311@ MSG_ARG_6		"-6"
1312@ MSG_ARG_A		"-a"
1313@ MSG_ARG_B		"-b"
1314@ MSG_ARG_CB		"-B"
1315@ MSG_ARG_BDIRECT	"-Bdirect"
1316@ MSG_ARG_BDYNAMIC	"-Bdynamic"
1317@ MSG_ARG_BELIMINATE	"-Beliminate"
1318@ MSG_ARG_BGROUP	"-Bgroup"
1319@ MSG_ARG_BLOCAL	"-Blocal"
1320@ MSG_ARG_BNODIRECT	"-Bnodirect"
1321@ MSG_ARG_BSYMBOLIC	"-Bsymbolic"
1322@ MSG_ARG_BTRANSLATOR	"-Btranslator"
1323@ MSG_ARG_C		"-c"
1324@ MSG_ARG_D		"-d"
1325@ MSG_ARG_DY		"-dy"
1326@ MSG_ARG_CI		"-I"
1327@ MSG_ARG_CN		"-N"
1328@ MSG_ARG_P		"-p"
1329@ MSG_ARG_CP		"-P"
1330@ MSG_ARG_CQ		"-Q"
1331@ MSG_ARG_CY		"-Y"
1332@ MSG_ARG_CYL		"-YL"
1333@ MSG_ARG_CYP		"-YP"
1334@ MSG_ARG_CYU		"-YU"
1335@ MSG_ARG_Z		"-z"
1336@ MSG_ARG_ZDEFNODEF	"-z[defs|nodefs]"
1337@ MSG_ARG_ZGUIDE	"-zguidance"
1338@ MSG_ARG_ZNODEF	"-znodefs"
1339@ MSG_ARG_ZNOINTERP	"-znointerp"
1340@ MSG_ARG_ZRELAXRELOC	"-zrelaxreloc"
1341@ MSG_ARG_ZNORELAXRELOC	"-znorelaxreloc"
1342@ MSG_ARG_ZTEXT		"-ztext"
1343@ MSG_ARG_ZTEXTOFF	"-ztextoff"
1344@ MSG_ARG_ZTEXTWARN	"-ztextwarn"
1345@ MSG_ARG_ZTEXTALL	"-z[text|textwarn|textoff]"
1346@ MSG_ARG_ZLOADFLTR	"-zloadfltr"
1347@ MSG_ARG_ZCOMBRELOC	"-zcombreloc"
1348@ MSG_ARG_ZSYMBOLCAP	"-zsymbolcap"
1349@ MSG_ARG_ZFATWNOFATW	"-z[fatal-warnings|nofatalwarnings]"
1350
1351@ MSG_ARG_ABSEXEC	"absexec"
1352@ MSG_ARG_ALTEXEC64	"altexec64"
1353@ MSG_ARG_NOCOMPSTRTAB	"nocompstrtab"
1354@ MSG_ARG_GROUPPERM	"groupperm"
1355@ MSG_ARG_NOGROUPPERM	"nogroupperm"
1356@ MSG_ARG_LAZYLOAD	"lazyload"
1357@ MSG_ARG_NOLAZYLOAD	"nolazyload"
1358@ MSG_ARG_INTERPOSE	"interpose"
1359@ MSG_ARG_DIRECT	"direct"
1360@ MSG_ARG_NODIRECT	"nodirect"
1361@ MSG_ARG_IGNORE	"ignore"
1362@ MSG_ARG_RECORD	"record"
1363@ MSG_ARG_INITFIRST	"initfirst"
1364@ MSG_ARG_INITARRAY	"initarray="
1365@ MSG_ARG_FINIARRAY	"finiarray="
1366@ MSG_ARG_PREINITARRAY	"preinitarray="
1367@ MSG_ARG_RTLDINFO	"rtldinfo="
1368@ MSG_ARG_DTRACE	"dtrace="
1369@ MSG_ARG_TRANSLATOR	"translator"
1370@ MSG_ARG_NOOPEN	"nodlopen"
1371@ MSG_ARG_NOW		"now"
1372@ MSG_ARG_ORIGIN	"origin"
1373@ MSG_ARG_DEFS		"defs"
1374@ MSG_ARG_NODEFS	"nodefs"
1375@ MSG_ARG_NODUMP	"nodump"
1376@ MSG_ARG_NOVERSION	"noversion"
1377@ MSG_ARG_TEXT		"text"
1378@ MSG_ARG_TEXTOFF	"textoff"
1379@ MSG_ARG_TEXTWARN	"textwarn"
1380@ MSG_ARG_MULDEFS	"muldefs"
1381@ MSG_ARG_NODELETE	"nodelete"
1382@ MSG_ARG_NOINTERP	"nointerp"
1383@ MSG_ARG_NOPARTIAL	"nopartial"
1384@ MSG_ARG_NORELOC	"noreloc"
1385@ MSG_ARG_REDLOCSYM	"redlocsym"
1386@ MSG_ARG_VERBOSE	"verbose"
1387@ MSG_ARG_WEAKEXT	"weakextract"
1388@ MSG_ARG_LOADFLTR	"loadfltr"
1389@ MSG_ARG_ALLEXTRT	"allextract"
1390@ MSG_ARG_DFLEXTRT	"defaultextract"
1391@ MSG_ARG_COMBRELOC	"combreloc"
1392@ MSG_ARG_NOCOMBRELOC	"nocombreloc"
1393@ MSG_ARG_NODEFAULTLIB	"nodefaultlib"
1394@ MSG_ARG_ENDFILTEE	"endfiltee"
1395@ MSG_ARG_LD32		"ld32="
1396@ MSG_ARG_LD64		"ld64="
1397@ MSG_ARG_RESCAN	"rescan"
1398@ MSG_ARG_RESCAN_NOW	"rescan-now"
1399@ MSG_ARG_RESCAN_START	"rescan-start"
1400@ MSG_ARG_RESCAN_END	"rescan-end"
1401@ MSG_ARG_GUIDE		"guidance"
1402@ MSG_ARG_NOLDYNSYM	"noldynsym"
1403@ MSG_ARG_RELAXRELOC	"relaxreloc"
1404@ MSG_ARG_NORELAXRELOC	"norelaxreloc"
1405@ MSG_ARG_NOSIGHANDLER	"nosighandler"
1406@ MSG_ARG_GLOBAUDIT	"globalaudit"
1407@ MSG_ARG_TARGET	"target="
1408@ MSG_ARG_WRAP		"wrap="
1409@ MSG_ARG_FATWARN	"fatal-warnings"
1410@ MSG_ARG_NOFATWARN	"nofatal-warnings"
1411@ MSG_ARG_HELP		"help"
1412@ MSG_ARG_GROUP		"group"
1413@ MSG_ARG_REDUCE	"reduce"
1414@ MSG_ARG_STATIC	"static"
1415@ MSG_ARG_SYMBOLCAP	"symbolcap"
1416@ MSG_ARG_DEFERRED	"deferred"
1417@ MSG_ARG_NODEFERRED	"nodeferred"
1418
1419@ MSG_ARG_LCOM		"L,"
1420@ MSG_ARG_PCOM		"P,"
1421@ MSG_ARG_UCOM		"U,"
1422
1423@ MSG_ARG_T_RPATH	"rpath"
1424@ MSG_ARG_T_SHARED	"shared"
1425@ MSG_ARG_T_SONAME	"soname"
1426@ MSG_ARG_T_WL		"l,-"
1427
1428@ MSG_ARG_T_AUXFLTR	"-auxiliary"
1429@ MSG_ARG_T_MULDEFS	"-allow-multiple-definition"
1430@ MSG_ARG_T_INTERP	"-dynamic-linker"
1431@ MSG_ARG_T_ENDGROUP	"-end-group"
1432@ MSG_ARG_T_ENTRY	"-entry"
1433@ MSG_ARG_T_STDFLTR	"-filter"
1434@ MSG_ARG_T_FATWARN	"-fatal-warnings"
1435@ MSG_ARG_T_NOFATWARN	"-no-fatal-warnings"
1436@ MSG_ARG_T_HELP	"-help"
1437@ MSG_ARG_T_LIBRARY	"-library"
1438@ MSG_ARG_T_LIBPATH	"-library-path"
1439@ MSG_ARG_T_NOUNDEF	"-no-undefined"
1440@ MSG_ARG_T_NOWHOLEARC	"-no-whole-archive"
1441@ MSG_ARG_T_OUTPUT	"-output"
1442@ MSG_ARG_T_RELOCATABLE	"-relocatable"
1443@ MSG_ARG_T_STARTGROUP	"-start-group"
1444@ MSG_ARG_T_STRIP	"-strip-all"
1445@ MSG_ARG_T_UNDEF	"-undefined"
1446@ MSG_ARG_T_VERSION	"-version"
1447@ MSG_ARG_T_WHOLEARC	"-whole-archive"
1448@ MSG_ARG_T_WRAP	"-wrap"
1449@ MSG_ARG_T_OPAR	"("
1450@ MSG_ARG_T_CPAR	")"
1451
1452# -z guidance=item strings
1453@ MSG_ARG_GUIDE_DELIM		",: \t"
1454@ MSG_ARG_GUIDE_NO_ALL		"noall"
1455@ MSG_ARG_GUIDE_NO_DEFS		"nodefs"
1456@ MSG_ARG_GUIDE_NO_DIRECT	"nodirect"
1457@ MSG_ARG_GUIDE_NO_LAZYLOAD	"nolazyload"
1458@ MSG_ARG_GUIDE_NO_MAPFILE	"nomapfile"
1459@ MSG_ARG_GUIDE_NO_TEXT		"notext"
1460@ MSG_ARG_GUIDE_NO_UNUSED	"nounused"
1461
1462# Environment variable strings
1463
1464@ MSG_LD_RUN_PATH	"LD_RUN_PATH"
1465@ MSG_LD_LIBPATH_32	"LD_LIBRARY_PATH_32"
1466@ MSG_LD_LIBPATH_64	"LD_LIBRARY_PATH_64"
1467@ MSG_LD_LIBPATH	"LD_LIBRARY_PATH"
1468
1469@ MSG_LD_NOVERSION_32	"LD_NOVERSION_32"
1470@ MSG_LD_NOVERSION_64	"LD_NOVERSION_64"
1471@ MSG_LD_NOVERSION	"LD_NOVERSION"
1472
1473@ MSG_SGS_SUPPORT_32	"SGS_SUPPORT_32"
1474@ MSG_SGS_SUPPORT_64	"SGS_SUPPORT_64"
1475@ MSG_SGS_SUPPORT	"SGS_SUPPORT"
1476
1477
1478# Symbol names
1479
1480@ MSG_SYM_LIBVER_U	"_lib_version"
1481
1482
1483# Mapfile tokens
1484
1485@ MSG_MAP_LOAD		"load"
1486@ MSG_MAP_NOTE		"note"
1487@ MSG_MAP_NULL		"null"
1488@ MSG_MAP_STACK		"stack"
1489@ MSG_MAP_ADDVERS	"addvers"
1490@ MSG_MAP_FUNCTION	"function"
1491@ MSG_MAP_DATA		"data"
1492@ MSG_MAP_COMMON	"common"
1493@ MSG_MAP_PARENT	"parent"
1494@ MSG_MAP_EXTERN	"extern"
1495@ MSG_MAP_DIRECT	"direct"
1496@ MSG_MAP_NODIRECT	"nodirect"
1497@ MSG_MAP_FILTER	"filter"
1498@ MSG_MAP_AUXILIARY	"auxiliary"
1499@ MSG_MAP_OVERRIDE	"override"
1500@ MSG_MAP_INTERPOSE	"interpose"
1501@ MSG_MAP_DYNSORT	"dynsort"
1502@ MSG_MAP_NODYNSORT	"nodynsort"
1503
1504@ MSG_MAPKW_ALIGN		"ALIGN"
1505@ MSG_MAPKW_ALLOC		"ALLOC"
1506@ MSG_MAPKW_ALLOW		"ALLOW"
1507@ MSG_MAPKW_AMD64_LARGE		"AMD64_LARGE"
1508@ MSG_MAPKW_ASSIGN_SECTION	"ASSIGN_SECTION"
1509@ MSG_MAPKW_AUX			"AUXILIARY"
1510@ MSG_MAPKW_CAPABILITY		"CAPABILITY"
1511@ MSG_MAPKW_COMMON		"COMMON"
1512@ MSG_MAPKW_DATA		"DATA"
1513@ MSG_MAPKW_DEFAULT		"DEFAULT"
1514@ MSG_MAPKW_DEPEND_VERSIONS	"DEPEND_VERSIONS"
1515@ MSG_MAPKW_DIRECT		"DIRECT"
1516@ MSG_MAPKW_DISABLE		"DISABLE"
1517@ MSG_MAPKW_DYNSORT		"DYNSORT"
1518@ MSG_MAPKW_ELIMINATE		"ELIMINATE"
1519@ MSG_MAPKW_EXECUTE		"EXECUTE"
1520@ MSG_MAPKW_EXPORTED		"EXPORTED"
1521@ MSG_MAPKW_EXTERN		"EXTERN"
1522@ MSG_MAPKW_FILTER		"FILTER"
1523@ MSG_MAPKW_FILE_BASENAME	"FILE_BASENAME"
1524@ MSG_MAPKW_FILE_PATH		"FILE_PATH"
1525@ MSG_MAPKW_FILE_OBJNAME	"FILE_OBJNAME"
1526@ MSG_MAPKW_FUNCTION		"FUNCTION"
1527@ MSG_MAPKW_FLAGS		"FLAGS"
1528@ MSG_MAPKW_GLOBAL		"GLOBAL"
1529@ MSG_MAPKW_INTERPOSE		"INTERPOSE"
1530@ MSG_MAPKW_HIDDEN		"HIDDEN"
1531@ MSG_MAPKW_HDR_NOALLOC		"HDR_NOALLOC"
1532@ MSG_MAPKW_HW			"HW"
1533@ MSG_MAPKW_HW_1		"HW_1"
1534@ MSG_MAPKW_HW_2		"HW_2"
1535@ MSG_MAPKW_IS_NAME		"IS_NAME"
1536@ MSG_MAPKW_IS_ORDER		"IS_ORDER"
1537@ MSG_MAPKW_LOAD_SEGMENT	"LOAD_SEGMENT"
1538@ MSG_MAPKW_LOCAL		"LOCAL"
1539@ MSG_MAPKW_MACHINE		"MACHINE"
1540@ MSG_MAPKW_MAX_SIZE		"MAX_SIZE"
1541@ MSG_MAPKW_NOHDR		"NOHDR"
1542@ MSG_MAPKW_NODIRECT		"NODIRECT"
1543@ MSG_MAPKW_NODYNSORT		"NODYNSORT"
1544@ MSG_MAPKW_NOTE_SEGMENT	"NOTE_SEGMENT"
1545@ MSG_MAPKW_NULL_SEGMENT	"NULL_SEGMENT"
1546@ MSG_MAPKW_OS_ORDER		"OS_ORDER"
1547@ MSG_MAPKW_PADDR		"PADDR"
1548@ MSG_MAPKW_PARENT		"PARENT"
1549@ MSG_MAPKW_PHDR_ADD_NULL	"PHDR_ADD_NULL"
1550@ MSG_MAPKW_PLATFORM		"PLATFORM"
1551@ MSG_MAPKW_PROTECTED		"PROTECTED"
1552@ MSG_MAPKW_READ		"READ"
1553@ MSG_MAPKW_ROUND		"ROUND"
1554@ MSG_MAPKW_REQUIRE		"REQUIRE"
1555@ MSG_MAPKW_SEGMENT_ORDER	"SEGMENT_ORDER"
1556@ MSG_MAPKW_SF			"SF"
1557@ MSG_MAPKW_SF_1		"SF_1"
1558@ MSG_MAPKW_SINGLETON		"SINGLETON"
1559@ MSG_MAPKW_SIZE		"SIZE"
1560@ MSG_MAPKW_SIZE_SYMBOL		"SIZE_SYMBOL"
1561@ MSG_MAPKW_STACK		"STACK"
1562@ MSG_MAPKW_SYMBOL_SCOPE	"SYMBOL_SCOPE"
1563@ MSG_MAPKW_SYMBOL_VERSION	"SYMBOL_VERSION"
1564@ MSG_MAPKW_SYMBOLIC		"SYMBOLIC"
1565@ MSG_MAPKW_TYPE		"TYPE"
1566@ MSG_MAPKW_VADDR		"VADDR"
1567@ MSG_MAPKW_VALUE		"VALUE"
1568@ MSG_MAPKW_WRITE		"WRITE"
1569
1570
1571@ MSG_STR_DTRACE	"PT_SUNWDTRACE"
1572