This is the mail archive of the ecos-devel@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]

Using C++ operator new and delete


Hello,
I used the hello.c from ecos examples folder and I
tried to use new and delete operators to allocate
dynamically some objects, but the compiler cannot find
new (I used #include <new>). I'm using arm-elf-gcc
4.1.1. Also, I tried to disable
CYGFUN_INFRA_EMPTY_DELETE_FUNCTIONS as in eCosCentric
online documentation, but same problem. Can anyone
help me? 
Thank you,
David Luca.




 
____________________________________________________________________________________
Sponsored Link

Online or Campus degree Associate's, Bachelor's, or Master's
in less than one year.www.findtherightschool.com


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