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]

RE: Serial VS Diagnostic interface


>> I would have another question then, I have noticed that with GCC 4.2.2 
>> (which is the one I use), the DEVTAB_ENTRY may be removed if the 
>> TABLE_END is declared before adding any additional entry. Is anybody 
>> else having the same issue ?

> I don't use GCC 4.x having moved to EABI a while ago, so I'm afraid I
> can't offer any advice here.

Just for the purposes of clarification:

The EABI toolchain is 4.x based, but I assumed what you were talking about is
the standard GNU arm-elf toolchain.  
The linker script is modified under EABI though, and I personally haven't
seen any issues with the tables.

--Chris


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