This is the mail archive of the ecos-discuss@sourceware.cygnus.com mailing list for the eCos project.


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

cpp: too many input files


Hi guys,

Is this problem familiar to anyone ???

I do not understand why GCC does not like the parameters passed.
I really cannot see anything wrong here.

Regards, Rosimildo.

-----------------------------------------------------------------
make -r -C hal/mips/arch/v1_3_1 build
make[1]: Entering directory `/ecos/work/hal/mips/arch/v1_3_1'
mips-r3041-elf-gcc -c  -I/ecos/work/install/include 
-I/ecos/ecos-1.3.1/packages/hal/mips/arch/v1_3_1 
-I/ecos/ecos-1.3.1/packages/hal/mips/arch/v1_3_1/src 
-I/ecos/ecos-1.3.1/packages/hal/mips/arch/v1_3_1/tests -I. 
-I/ecos/ecos-1.3.1/packages/hal/mips/arch/v1_3_1/src/ -Wall -Wpointer-arith 
-Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 
-ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc 
-finit-priority -Wp,-MD,src/hal_misc.tmp -o src/hal_mips_arch_hal_misc.o 
/ecos/ecos-1.3.1/packages/hal/mips/arch/v1_3_1/src/hal_misc.c
cpp: too many input files
make[1]: *** [src/hal_misc.o.d] Error 1
make[1]: Leaving directory `/ecos/work/hal/mips/arch/v1_3_1'
make: *** [build] Error 2

________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


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