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]

Error rebuilding RedBoot from source with Windows 2000


Hi

I am trying to rebuild RedBoot from source with Windows 2000 OS.  I believe
I have all the necessary packages and libraries.  I have set my environment
variables, so the following re-build commands execute fine until I get to
the errors that follow:

ecosconfig new iq80310 redboot
ecosconfig import (..path..)\redboot_ROM.cfg
ecosconfig tree
make --unix

U CYGDBG_HAL_DEBUG_GDB_BREAK_SUPPORT, new inferred value 1
/ecos-d/redhat/redboot-src/packages/hal/arm/arch/current/src/vectors.S:
Assembler messages:
/ecos-d/redhat/redboot-src/packages/hal/arm/arch/current/src/vectors.S:221:
Error: invalid pseudo operation -- `str r2,=0x0040'
/ecos-d/redhat/redboot-src/packages/hal/arm/arch/current/src/vectors.S:221:
Error: invalid pseudo operation -- `str r2,=0x0040'
/ecos-d/redhat/redboot-src/packages/hal/arm/arch/current/src/vectors.S:221:
Error: invalid pseudo operation -- `str r2,=0x0040'
/ecos-d/redhat/redboot-src/packages/hal/arm/arch/current/src/vectors.S:221:
Error: invalid pseudo operation -- `str r2,=0x0080'
make[1]: *** [/ecos-d/REDHAT/install/lib/vectors.o] Error 1
make: *** [build] Error 2

All the source code and libraries are downloaded and built without editing,
so they are supposed to build normally.
Any idea or suggestion to overcome this error is greatly appreciated.
Thank you.


Jamal


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