This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
RE: (toplevel) Add more dependencies
- From: Richard Almquist <ralmquist at ssi-corp dot com>
- To: gcc-patches at gcc dot gnu dot org, neroden at twcny dot rr dot com
- Date: Fri, 29 Nov 2002 13:10:39 -0500
- Subject: RE: (toplevel) Add more dependencies
+# Note, the powerpc-eabi build depends on sim occurring before gdb in order to
+# know that we are building the simulator.
+gdb/Makefile: maybe-configure-tcl maybe-configure-tk maybe-configure-sim maybe-configure-sim
maybe-configure-sim is listed twice.