This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Exhaustive simulator testing


>>>>> "Zack" == Zack Weinberg <zack@codesourcery.com> writes:

  Zack> It Would Be Nice if it were possible to build the simulator
  Zack> without also building GDB.  It Would Be Really Nice if you
  Zack> didn't have to have GDB's sources in the tree at all.

Are you sure?  Most simulators can be built without having to first
build GDB -- you just configure src/sim (or src/sid, if you're lucky
enough) and it will produce a standalone <target>-run executable.

Ben



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]