Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* Faillure when adding file to ALL_64_TARGET_OBS in Makefile.in
@ 2017-10-25  8:54 Xavier Roirand
  2017-10-25  8:58 ` Andreas Schwab
  0 siblings, 1 reply; 3+ messages in thread
From: Xavier Roirand @ 2017-10-25  8:54 UTC (permalink / raw)
  To: gdb

Hi,

For a test, I've created a new aarch64 file specific to a runtime, and 
I'm trying to add this file to ALL_64_TARGET_OBS macro in Makefile.in in 
GDB.
This step is ok but when I'm configuring GDB then I have to specifiy: 
configure.... --enable-targets=all --enable-64-bit-bfd in order to have 
my new aarch64 added during the build.
Of course, adding  --enable-targets=all make my GDB executable size 
increasing from 30 Mb to 105 Mb. Did I missed something here or is it 
the only way to have my new aarch64 runtime specific file taken in account ?

Thanks.


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

end of thread, other threads:[~2017-10-25  9:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-25  8:54 Faillure when adding file to ALL_64_TARGET_OBS in Makefile.in Xavier Roirand
2017-10-25  8:58 ` Andreas Schwab
2017-10-25  9:15   ` Xavier Roirand

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