This is the mail archive of the gdb@sourceware.org mailing list for the GDB 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] |
Option two: we could require GNU make. GCC has done this for years, but binutils does not; it may be premature.
Option three: we could manually list dependencies on generated files, and support dependencies on source files only on systems with GNU make. This effectively means GNU make is a requirement if you are hacking on GDB, but not to build GDB from a clean tree.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |