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]

Re: Can I use the dynamic memory allocation on the class object? Thanks a lot.


On Wed, Apr 30, 2003 at 12:08:26PM +0100, QiangHuang wrote:
> Thank you.
> from the command I can see:
> /c/altera/excalibur/sopc_builder/bin/arm-gnupro/arm9-020528/bin/../lib/gcc-l
> ib/arm-elf/2.96-arm9-020528/../../../../arm-elf/bin/ld:
> is this not the right one? (This is the toolchain shipped with the Altera
> Excalibur board for ARM9)

Compilers are not my specialty, but ecos2.0 has been tested using the
compilers that come with the ecos 2.0 distribution and not the Altera
compiler.
 
> BTW what is the eh_frame section used for?

No idea. 

>  After saving the ecos
> configuration I looked into the *.ldi file and found that eh_frame section
> is not created by the macro define in arm.ld: #define
> SECTION_eh_frame(_region_, _vma_, _lma_) .
> here is the *.ldi file:
 
Which probably means the recommended compiler does not need this section.

      Andrew

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


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