This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Re: Build failures for binutils-2.9.1 under Red Hat Linux 6.1


   From: "Thunder Scientific Corporation" <mike@ThunderScientific.com>
   Date: Fri, 3 Mar 2000 15:37:32 -0700

   Then I do "make clean depend all install"

   ...

   The error message I get is:
   "make: *** No rule to make target `depend'.  Stop."

Look at your command.  You are telling make to make the target
`depend'.  make is telling you that it doesn't know how to make that
target.

Why are you doing `make depend'?  Did any binutils documentation tell
you to do so?

Ian

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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