This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

fail in install insight-5.0


I want to build arm-elf tool under Windows 98, the binutils and gcc are
installed ok, but I met an error when installing insight-5.0
below is the log file of install insight-5.0.
 <<make.out>> 
the fail message showed as below

gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I/src/gdb/insight-5.0/tcl/win/../win
-I/src/gdb/insight-5.0/tcl/win/../generic -D__WIN32__  -g -O2
/src/gdb/insight-5.0/tcl/win/tclAppInit.c
/src/gdb/insight-5.0/tcl/win/tclAppInit.c:17: windows.h: No such file or
directory
make[2]: *** [tclAppInit.o] Error 1
make[2]: Leaving directory `/tmp/build/gdb/tcl/win'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/build/gdb/tcl'
make: *** [all-tcl] Error 2
make: Leaving directory `/tmp/build/gdb'

How to fix the error ? Is my path setting with error ? I follow all the
steps in http://sources.redhat.com/ecos/tools/win-arm-elf.html

Thanks

PK Chen

make.out

------
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]