This is the mail archive of the gcc-patches@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: egcs/gcc ChangeLog Makefile.in configure.in co ...



On Tuesday, December 4, 2001, at 09:35 , Geert Bosch wrote:
> gcc -c @CROSS@ -DIN_GCC   `echo -g -W -Wall -Wwrite-strings 
> -Wstrict-prototypes -Wmissing-prototypes -Wtraditional  |sed -e 
> 's/-pedantic//g' -e 's/-Wtraditional//g'`  -g    -I- -I. -I.. 
> -I/nile.g/bosch/gnu/gcc/gcc/ada -I/nile.g/bosch/gnu/gcc/gcc/ada/.. 
> -I/nile.g/bosch/gnu/gcc/gcc/ada/../config 
> -I/nile.g/bosch/gnu/gcc/gcc/ada/../../include 
> /nile.g/bosch/gnu/gcc/gcc/ada/decl.c
> gcc: @CROSS@: No such file or directory
>
> Any clues on how to solve this?

This was my fault for doing an update in the gcc/ada directory 
instead of the
main one.

   -Geert


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