Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] ELFUTILS - only build for the target architecture...
@ 2020-10-12 23:06 Maurice Smulders
  2020-10-13 11:47 ` Thomas Petazzoni
  0 siblings, 1 reply; 5+ messages in thread
From: Maurice Smulders @ 2020-10-12 23:06 UTC (permalink / raw)
  To: buildroot

Currently, ELFUTILS gets built for all architectures it looks like.

safe:/usr/lib/elfutils> ls
libebl_aarch64-0.177.so  libebl_i386.so           libebl_s390-0.177.so
libebl_aarch64.so        libebl_ia64-0.177.so     libebl_s390.so
libebl_alpha-0.177.so    libebl_ia64.so           libebl_sh-0.177.so
libebl_alpha.so          libebl_m68k-0.177.so     libebl_sh.so
libebl_arm-0.177.so      libebl_m68k.so           libebl_sparc-0.177.so
libebl_arm.so            libebl_ppc-0.177.so      libebl_sparc.so
libebl_bpf-0.177.so      libebl_ppc.so            libebl_tilegx-0.177.so
libebl_bpf.so            libebl_ppc64-0.177.so    libebl_tilegx.so
libebl_csky-0.177.so     libebl_ppc64.so          libebl_x86_64-0.177.so
libebl_csky.so           libebl_riscv-0.177.so    libebl_x86_64.so
libebl_i386-0.177.so     libebl_riscv.so

Is there a way to get it built just for the target architecture - in
our case PowerPC (ppc)? I have added minicoredumper to the
customization packages, and it requires elfutils....

This is a lot of extra stuff needed just to support this one architecture...
I can obviously clean it up in the cleanup script, or create a patch
for backends/Makefile.in and or Makefile.am - but this might make
stuff dependent on the actual elfutils release...

-- 
Maurice Smulders

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

end of thread, other threads:[~2020-10-13 16:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-12 23:06 [Buildroot] ELFUTILS - only build for the target architecture Maurice Smulders
2020-10-13 11:47 ` Thomas Petazzoni
2020-10-13 15:25   ` Maurice Smulders
2020-10-13 15:56     ` Thomas Petazzoni
2020-10-13 16:11       ` Maurice Smulders

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