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]
Other format: [Raw text]

Mingw building error


Hi,
I have taken following source code snapshots to build SH(ELF)Mingw
toolchain,
1. GCC(gcc-4.0-20050116).
2. binutils(binutils-050128).
3. newlib-1.12.0 (Dated 15/07/2004 from CVS).
Host:i386-pc-mingw32msvc

While building mingw (Windows) tool chain, I am getting error as
mentioned below. Kindly suggest how to remove this error.

************************************ Error
Text******************************************************************

-o build/scan-decls.o
/home/kpit/fsfsrc/gcc-4.0-20050116/gcc/scan-decls.c
gcc -DIN_GCC -DCROSS_COMPILE  -O2  -DGENERATOR_FILE  -o build/fix-header
\
 build/fix-header.o c-incpath.o cppdefault.o build/scan-decls.o prefix.o
\
 build/scan.o build/errors.o ../libcpp/libcpp.a ./../intl/libintl.a
../libiberty/libiberty.a
c-incpath.o: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make[1]: *** [build/fix-header] Error 1
make[1]: Leaving directory
`/home/kpit/mingwsh-elfbld4.0-20050116/build-gcc-4.0-20050116/gcc'
make: *** [all-gcc] Error 2

************************************************************************
****************************

Thanks in advance.

Regards,
Nitin Shah.
KPIT Cummins InfoSystems Ltd.
Pune, India

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Free download of GNU based tool-chains for Renesas' SH and H8 Series.
The following site also offers free technical support to its users. 
Visit http://www.kpitgnutools.com for details. 
Latest versions of KPIT GNU tools are released on February 4, 2005.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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