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]

Re: Mingw building error


[Sorry to break threading; Thunderbird still doesn't allow replies to individual posts in a digest.]


Subject: Mingw building error From: "Nitin Shah" <NitinS2@KPITCummins.com> Date: Mon, 11 Apr 2005 19:44:41 +0530 To: <crossgcc@sources.redhat.com>

To:
<crossgcc@sources.redhat.com>


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





Have you tried building with a more recent snapshot of gcc 4.0 than one taken in January?

Eric

[Please CC me in reply.]

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