Re: Faillure when adding file to ALL_64_TARGET_OBS in Makefile.in
Xavier Roirand <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <[email protected]> |
Works fine :) thx Le 10/25/17 à 10:58 AM, Andreas Schwab a écrit : > On Okt 25 2017, Xavier Roirand <[email protected]> wrote: > >> 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. > > You also have to add it to gdb_target_obs in configure.tgt. > > Andreas. >