All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* What is the correct way to add linker dependency to QEMU build system?
@ 2024-02-29 16:09 Paz Offer
  2024-02-29 17:02 ` Alex Bennée
  2024-02-29 17:34 ` Peter Maydell
  0 siblings, 2 replies; 7+ messages in thread
From: Paz Offer @ 2024-02-29 16:09 UTC (permalink / raw
  To: qemu-devel@nongnu.org

[-- Attachment #1: Type: text/plain, Size: 412 bytes --]

Hi,

I want to add library 'libdl' to be linked with QEMU build for a particular target (e.g. - qemu-system-arm).
Using meson I would typically do 'compiler.find_library(...)', and later add the returned dependency to the binary dependencies list.
However, in QEMU I understand that these configurations are done in the './configure' file?

What would be the correct way to do this?

Thanks,
Paz




[-- Attachment #2: Type: text/html, Size: 3620 bytes --]

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

end of thread, other threads:[~2024-03-06  9:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-29 16:09 What is the correct way to add linker dependency to QEMU build system? Paz Offer
2024-02-29 17:02 ` Alex Bennée
2024-02-29 21:22   ` Paolo Bonzini
2024-02-29 17:34 ` Peter Maydell
2024-02-29 19:00   ` Paz Offer
2024-03-06  6:05   ` Paz Offer
2024-03-06  9:28     ` Alex Bennée

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.