[ECOS] Problems building Redboot for IQ80321

John Clark j1clark@ucsd.edu
Thu Jul 3 07:27:00 GMT 2003


Within the last two days I've checked out the most recent 'ecos' 
sources from
the sources.redhat.com CVS site.

When building redboot for the iq80321 target, the compilation fails
when attempting to compile vectors.S. The reason is that in the
included file,

hal_platform_setup.h

there is a '0' character at the start of a line around line 950 of the
file. It appears to be a spurious character, and not a badly defined
local label.

By removing this character the build successfully completes with
a usable redboot rom.

Unfortunately in my haste to get a monitor built, I did not
note the exact line location. However, the vi command /^0
will find the offending line.

John Clark


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



More information about the Ecos-discuss mailing list