[ECOS] problems with GCC-3.2.1 and new/delete operators.
Jonathan Larmour
jifl@eCosCentric.com
Tue Apr 8 01:35:00 GMT 2003
marco@sitek.it wrote:
> Hello. I am experiencing problems with new/delete/GCC-3.2.1 and would need
> some suggestions.
> [snip]
> (...cut...)
> make[1]: Entering directory `/ecos/work-new/ooicu/icu/src/ftp/server'
> mipsisa32-elf-gcc -EL -msoft-float -nostartfiles
> -L../../../../icu/lib/release -L/ecos/work-new//complete_scm40_install/lib
> -Wl,--gc-sections -fno-exceptions -fno-rtti -nostdlib -o release/ftp.exe
> release/ftpmain.o -lutils -lftp -lplatform -Ttarget.ld -nostdlib
> /tools/mipsisa32-elf/bin/../lib/gcc-lib/mipsisa32-elf/3.2.1/../../../../mipsisa32-elf/bin/ld:
> warning: no memory region specified for section
> `.gnu.linkonce.s._ZTISt9exception'
[snip lots more]
Looks like the memory layout files (particularly the .ldi file) for your
platform doesn't contain all the sections it should. Compare against
another one that's already working like the atlas HAL.
Jifl
--
eCosCentric http://www.eCosCentric.com/ The eCos and RedBoot experts
--[ "You can complain because roses have thorns, or you ]--
--[ can rejoice because thorns have roses." -Lincoln ]-- Opinions==mine
--
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss
More information about the Ecos-discuss
mailing list