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]

RE: Redboot build.


Look carefully at the platform specific CDL files, that's where the control
is.  E.g. .../ecc/hal/arm/sa11x0/assabet/current/cdl/hal_arm_sa11x0_assabet.cdl

On 12-Oct-2000 Fabrice Gautier wrote:
> Hi,
> 
> I'm trying to build redboot fr the pc target but, at linkage it tries to
> link with:
> 
> i386-elf-gcc -g -nostdlib -Wl,--gc-sections -Wl,-static
> -L//E/tests/i386/newredboot_install/lib -Ttarget.ld -o
> //E/tests/i386/newredboot_install/bin/gdb_module.img
> src/stubrom/gdb_module.o
> 
> while the an arm target would try to build redboot.elf.
> 
> What does control that ?
> 
> Thanks
> 
> 

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]