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: problems compiling host tools


>>>>> "Aldo" == Aldo Dolfi <dolfi at nec-labs dot com> writes:

    Aldo> Thanks Jonathan, I indeed had used "make" alone. Now I tryed
    Aldo> to rebuild the tools on another machine (simply copying them
    Aldo> didn 't work because of different system libraries).
    Aldo> Unluckily, I got errors similar to the other ones, but this
    Aldo> time I followed the instruction, I believe. This document
    Aldo> http://sources.redhat.com/ecos/tools/linux-v850-elf.html
    Aldo> says to use a snapshot more recent than 2000-03-20. I
    Aldo> thought gcc-2.95.3 would be fine, as it's newer.

    Aldo> I did

    Aldo> ../src/gcc-2.95.3/configure --target=v850-elf --prefix=/ecos/tools 
    Aldo> --exec-prefix=/ecos/tools/H-i686-pc-linux-gnu --with-gnu-as 
    Aldo> --with-gnu-ld --with-gnulib -v | & tee configure.out

Try --with-newlib rather than --with-gnulib.

Bart

-- 
Bart Veer                       eCos Configuration Architect
http://www.ecoscentric.com/     The eCos and RedBoot experts

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