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]

FW: ecos install in linux


I want to install ecos in linux as flowing:
make a diretory in ecos soure tree,
run the command:

CC=arm-elf-gcc \
./configure --target=arm-linux \
--host=i386-linux \
--prefix=/home1/mylib/ecosinstall

but I get an error:

checking whether the C compiler (arm-elf-gcc  ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.

What is the matter? Any idea please.


Best Regards,    
Tony Tang

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