public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Compiling EGCS under cygnus b20.1
@ 2000-02-06 12:50 Andy Hare
  2000-04-01  0:00 ` Andy Hare
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Hare @ 2000-02-06 12:50 UTC (permalink / raw)
  To: GCC-Help

Hi,

    I am trying to compile the egcs snapshot from the 31/1/00 from cygnus
sourceware. I am running cygnus b20.1 under NT and cross compiling to an ARM
target using the following configure and make commands

> /c/cygnus/GNU-Source-Code/egcs/configure -v \
>  --prefix=/c/cygnus/xgcc-arm/gnu \
>  --exec-prefix=/c/cygnus/xgcc-arm/gnu \
>  --host=i586-cygwin32 --target=arm-elf >configure.out 2>&1
>
> make -w all-gcc install LIBGCC2_DEBUG_CFLAGS="-g1 -O1"  LANGUAGES="c" >
make.out 2>&1

When compiling I get the following errors:

>In file included from
/c/cygnus/GNU-Source-Code/egcs/gcc/fixinc/fixincl.c:25:
>/c/cygnus/GNU-Source-Code/egcs/gcc/fixinc/fixlib.h:28: auto-host.h: No such
file
> or directory
>/c/cygnus/GNU-Source-Code/egcs/gcc/fixinc/fixlib.h:29: gansidecl.h: No such
file
> or directory
>/c/cygnus/GNU-Source-Code/egcs/gcc/fixinc/fixlib.h:30: system.h: No such
file or
> directory
>make[2]: *** [fixincl] Error 1
>/c/cygnus/GNU-Source-Code/egcs/gcc/cpp.texi: No such file or directory
>make[1]: *** [cpp.info] Error 2
>make: *** [all-gcc] Error 2

The makefile in fixinc also was missing the exeent variable to generate the
correct filenames during compiling and then the subsequent install.

Has anyone managed to get this working or is it a known problem. cpp.texi
definitely exists and it can be listed to the console.

I have the ecos ARM toolset compiling but wanted to get the latest tools
running.

Andy Hare

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Compiling EGCS under cygnus b20.1
  2000-02-06 12:50 Compiling EGCS under cygnus b20.1 Andy Hare
@ 2000-04-01  0:00 ` Andy Hare
  0 siblings, 0 replies; 2+ messages in thread
From: Andy Hare @ 2000-04-01  0:00 UTC (permalink / raw)
  To: GCC-Help

Hi,

    I am trying to compile the egcs snapshot from the 31/1/00 from cygnus
sourceware. I am running cygnus b20.1 under NT and cross compiling to an ARM
target using the following configure and make commands

> /c/cygnus/GNU-Source-Code/egcs/configure -v \
>  --prefix=/c/cygnus/xgcc-arm/gnu \
>  --exec-prefix=/c/cygnus/xgcc-arm/gnu \
>  --host=i586-cygwin32 --target=arm-elf >configure.out 2>&1
>
> make -w all-gcc install LIBGCC2_DEBUG_CFLAGS="-g1 -O1"  LANGUAGES="c" >
make.out 2>&1

When compiling I get the following errors:

>In file included from
/c/cygnus/GNU-Source-Code/egcs/gcc/fixinc/fixincl.c:25:
>/c/cygnus/GNU-Source-Code/egcs/gcc/fixinc/fixlib.h:28: auto-host.h: No such
file
> or directory
>/c/cygnus/GNU-Source-Code/egcs/gcc/fixinc/fixlib.h:29: gansidecl.h: No such
file
> or directory
>/c/cygnus/GNU-Source-Code/egcs/gcc/fixinc/fixlib.h:30: system.h: No such
file or
> directory
>make[2]: *** [fixincl] Error 1
>/c/cygnus/GNU-Source-Code/egcs/gcc/cpp.texi: No such file or directory
>make[1]: *** [cpp.info] Error 2
>make: *** [all-gcc] Error 2

The makefile in fixinc also was missing the exeent variable to generate the
correct filenames during compiling and then the subsequent install.

Has anyone managed to get this working or is it a known problem. cpp.texi
definitely exists and it can be listed to the console.

I have the ecos ARM toolset compiling but wanted to get the latest tools
running.

Andy Hare

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-04-01  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-02-06 12:50 Compiling EGCS under cygnus b20.1 Andy Hare
2000-04-01  0:00 ` Andy Hare

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).