Bug #14000
Updated by Toomas Soome 11 months ago
<pre>
$ lorder OBJ/i386-sunos5-gcc/macro.o
OBJ/i386-sunos5-gcc/macro.o OBJ/i386-sunos5-gcc/macro.o
0000002288 t _ZL16init_arch_macrosv
0000002706 t _ZL16init_mach_macrosv
0000009220 t _ZL24expand_value_with_daemonP5_NameP9_PropertyP7_String7BooleanS5_
OBJ/i386-sunos5-gcc/macro.o OBJ/i386-sunos5-gcc/macro.o
0000002288 t _ZL16init_arch_macrosv
0000002706 t _ZL16init_mach_macrosv
0000009220 t _ZL24expand_value_with_daemonP5_NameP9_PropertyP7_String7BooleanS5_
tsoome@beastie:/code/schilytools-code/schily-2021-07-29/sunpro/Make/lib/mksh/src$ env LC_ALL=C lorder OBJ/i386-sunos5-gcc/macro.o
OBJ/i386-sunos5-gcc/macro.o OBJ/i386-sunos5-gcc/macro.o
OBJ/i386-sunos5-gcc/macro.o OBJ/i386-sunos5-gcc/macro.o
tsoome@beastie:/code/schilytools-code/schily-2021-07-29/sunpro/Make/lib/mksh/src$
</pre>
I do think, it is related to sort order, however, just setting LC_COLLATE does not fix it.