This is the mail archive of the ecos-discuss@sourceware.org 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]

Assert's problem


Hi,

I'm getting error when trying to compile with assert's.

Can some one help?


arm-elf-gcc -c -I/ecos-d/SAM7/ecos/system_small_install/include -I/ecos-d/SAM7/ecos/ecos/packages/services/memalloc/common/current -I/ecos-d/SAM7/ecos/ecos/packages/services/memalloc/common/current/src -I/ecos-d/SAM7/ecos/ecos/packages/services/memalloc/common/current/tests -I. -I/ecos-d/SAM7/ecos/ecos/packages/services/memalloc/common/current/src/ -finline-limit=7000 -mcpu=arm7tdmi -Wall -Wpointer-arith -Winline -Wundef -Woverloaded-virtual -O2 -g -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -Wp,-MD,src/sepmeta.tmp -o src/services_memalloc_common_sepmeta.o /ecos-d/SAM7/ecos/ecos/packages/services/memalloc/common/current/src/sepmeta.cxx
make[1]: Leaving directory `/ecos-d/SAM7/ecos/system_small_build/services/memalloc/common/current'
/ecos-d/SAM7/ecos/ecos/packages/services/memalloc/common/current/src/sepmeta.cxx: In
make: Leaving directory `/ecos-d/SAM7/ecos/system_small_build'
member function `cyg_uint8* Cyg_Mempool_Sepmeta::alloc(int, long long
unsigned int)':
/ecos-d/SAM7/ecos/ecos/packages/services/memalloc/common/current/src/sepmeta.cxx:135: Internal
compiler error in schedule_block, at haifa-sched.c:1714
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[1]: *** [src/sepmeta.o.d] Error 1
make: *** [build] Error 2


Best Regards
Sebastian Paluch

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