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]

redboot_RAM __heap1 undefined


I am building the Samsung SNDS ARM redboot package.  I can configure and
build the ROM version, but the RAM version won't link.  I get an undefined
symbol for __heap1.  I have checked the <pkgconf/mlt_arm_snds_ram.ldi>
loader script file and found that the "CYG_LABEL_DEFN(__heap1) =
ALIGN(0x8);" statement is missing.  I added this statement to the .ldi file
(in my source repository), but continue to get the same error.  Anyone know
how to fix this?

Jay Foster
jay@systech.com


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