This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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: Building CrossGCC for ARM ...


On Tue, 26 Mar 2002, Ramapriya Rangachar wrote:

> I'm trying to build Insight 5.1.1 for an ARM-cross hosted on Cygwin
> (1.3.10(0.51/3/2) ).
>
> It worked the last time I built it ... which was a few months ago ... and I
> reinstalled some cygwin stuff .... Anyway, I have to redo this ...

I just tried it on my cygwin install. Works okay. There's a problem with
your setup...

> This is the error I get
>
> ----------------------------snip ------------------------------------
> gcc -mwin32 -c   -DWIN32 -D_WIN32 -D_MT -D_DLL
> -I/usr/src/gdb/insight-5.1.1/tcl/
> win/../win -I/usr/src/gdb/insight-5.1.1/tcl/win/../generic -D__WIN32__
> -D__USE_W
> 32_SOCKETS  -g -O2 /usr/src/gdb/insight-5.1.1/tcl/win/tclAppInit.c
> /usr/src/gdb/insight-5.1.1/tcl/win/tclAppInit.c:17: windows.h: No such file
> or directory

What happened to windows.h? It should be in /usr/include/w32api/windows.h.
If it's missing, there is a problem with your cygwin installation.

Keith



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