This is the mail archive of the newlib@sourceware.cygnus.com mailing list for the newlib project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Somehow, when I use tcsh, and set the PATH to include m68k-coff-gcc file's location, it didn't work. But when I revert to sh, and ran the configure and gmake again, it worked. Thanks for your help! -- Suryo Sukendro jiraf@ccwf.cc.utexas.edu On Thu, 30 Jul 1998, Joel Sherrill wrote: > > > On Wed, 29 Jul 1998, Suryo Sukendro wrote: > > The error message : > > newlib-1.8.1/m68k-coff/newlib/./targ-include > > -I/usr/local/lib/newlib-1.8.1/m68k-coff/newlib/./libc/include -c > > k_standard.c > > gmake[3]: m68k-coff-gcc: Command not found > > gmake[3]: *** [k_standard.o] Error 127 > > This indicates that you do not have m68k-coff-gcc in your PATH. > > Did you install binutils and gcc targetting m68k-coff before starting on > newlib? > > --joel > Joel Sherrill Director of Research & Development > joel@OARcorp.com On-Line Applications Research > Ask me about RTEMS: a free RTOS Huntsville AL 35805 > Support Available (205) 722-9985 > > > >