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: IXDP425 redboot from CVS ld error


On Wed, 2004-09-15 at 08:45, Antonello Lombardinilo wrote:
> collect2: ld returned 1 exit status
> make[1]: ***
> [/home/antonello/eCos/eCos_Dwld/ecos/IXDP425-redboot_RAM-build/install/bin/r
> edboot.elf] Error 1
> make[1]: Leaving directory
> `/home/antonello/eCos/eCos_Dwld/ecos/IXDP425-redboot_RAM-build/redboot/curre
> nt'
> make: *** [build] Error 2
> 
> Any suggestion?

Ciao Antonello,

I just ran into that a couple of hours ago. I haven't tracked it
down exactly, but it is looking like a toolchain/make problem. 
CYGPKG_DEVS_ETH_INTEL_NPE_CFLAGS_ADD in intel_npe_eth_drivers.cdl
defines some extra flags to go on the compile commandline. For some
reason, they aren't making it all the way to the commandline when
using the arm-elf toolchain. I changed to and xscale-elf toolchain
and the exact same code built fine.

I intend to track this down, but I probably won't get to it this
week. If you find out anything more, please let us know.

--Mark



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


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