public inbox for dash@vger.kernel.org
 help / color / mirror / Atom feed
* Signal names when cross-compiling
@ 2023-10-04  7:48 Thorsten Otto
  2023-10-04 17:43 ` Steffen Nurpmeso
  0 siblings, 1 reply; 4+ messages in thread
From: Thorsten Otto @ 2023-10-04  7:48 UTC (permalink / raw)
  To: dash

Hi,


when cross-compiling dash, signames.c is generated by a mksignames that was 
compiled for the host. This will generate wrong signal mappings because 
obviously this will use the signal numbers of the build system, not the 
target.


I currently dont't have no idea how to solve that, other than populating the 
signal_names array at runtime rather than compile time.





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-10-04 20:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-04  7:48 Signal names when cross-compiling Thorsten Otto
2023-10-04 17:43 ` Steffen Nurpmeso
2023-10-04 19:45   ` Kuhl, Brian
2023-10-04 20:16     ` Steffen Nurpmeso

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox