This is the mail archive of the ecos-discuss@sources.redhat.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]
Other format: [Raw text]

make error: invalid option '-finline-limit=7000'


Hi,
I am compiling the lpc2xxx redboot, in configtool output window, last of rows displays:

arm-elf-gcc -finline-limit=7000 -mthumb-interwork -mcpu=arm7tdmi -mno-short-load-words -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions    -I/root/lx/easyARM2200/easyarm2200_install/include -I/opt/cvs/ecos/packages/hal/arm/arch/current -I/opt/cvs/ecos/packages/hal/arm/arch/current/src -I/opt/cvs/ecos/packages/hal/arm/arch/current/tests -I. -Wp,-MD,arm.tmp -o hal_mk_defs.tmp -S /opt/cvs/ecos/packages/hal/arm/arch/current/src/hal_mk_defs.c
cc1: Invalid option `-finline-limit=7000'
make[1]: Leaving directory `/root/lx/easyARM2200/easyarm2200_build/hal/arm/arch/current'
make[1]: *** [arm.inc] Error 1
make: Leaving directory `/root/lx/easyARM2200/easyarm2200_build'
make: *** [build] Error 2


 what's wrong? I update the newest CVS.

 thanks.







-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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