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]

Re: possible bug in configtool or whatever is generating "target.ld" file


John Dallaway wrote:
> The fact that "SECTION_sram_code" appears in your target.ld output
> suggests that this macro is used in the target-specific .ldi file but is
> not defined in the architecture-specific .ld file and is therefore not
> being replaced by the C preprocessor.

That was it...thanks much :-)

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