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]

Re: R: R: Problem compiling redboot for XScale


Pascal Pediroda @ Brime wrote:
Here is the command :

arm-elf-gcc -c -I/ecos-c/BootRosso/Bootrosso_install/include -I/ecos-c/cygw
in/src/ecos/packages/hal/arm/arch/current -I/ecos-c/cygwin/src/ecos/packages
/hal/arm/arch/current/src -I/ecos-c/cygwin/src/ecos/packages/hal/arm/arch/cu
rrent/tests -I. -I/ecos-c/cygwin/src/ecos/packages/hal/arm/arch/current/src/
-v -mcpu=xscale -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -f
no-exceptions -fvtable-gc -finit-priority -mapcs-frame -Wp,-MD,src/hal_misc.
tmp -o src/hal_arm_arch_hal_misc.o
/ecos-c/cygwin/src/ecos/packages/hal/arm/arch/current/src/hal_misc.c

Hold on, that's not hal_mk_defs. Ah I suppose being a custom build rule it is treated differently. Sigh. You could try: "make arm.inc" instead of "make" from before.


An alternative is not to use the config tool and instead try using straight ecosconfig and see if that helps.

BTW is it repeatable anyway?

Jifl
--
eCosCentric    http://www.eCosCentric.com/    The eCos and RedBoot experts
--[ "You can complain because roses have thorns, or you ]--
--[  can rejoice because thorns have roses." -Lincoln   ]-- Opinions==mine


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