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]

nedd help of eCos


hi,

i m facing some problems during configuring
ecos 1.3.1 for arm processor (ie target=arm-elf).
i m using ecos-alpha-full-snap-2003-01-27.tar file.
my host machine is i686-pc-linux-gnu.



The following errors are observed during configuring.
-----------------------------------------------------
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking whether the C compiler (gcc ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.
configure: error: /home/b25tr10/ecos/ecossource/ecos/host/infra/configure failed for
infra
configure: error: /home/b25tr10/ecos/ecossource/ecos/host/configure failed for host

-----------------------------------------------------
My source code is in home/b25tr10/ecos/ecossource directory.

I m giving following command at command line

$/home/b25tr10/ecos/ecossource/ecos/host/configure
--target=arm-elf --host=i686-pc-linux-gnu --with-tcl=/usr

Please give me detail information about ,what are the parameter
should i give at command line.

I have already configured

1)binutils
2)gcc g++
3)insight (ie GUI version of gdb)

and PATH variable content is

$echo $PATH
/tools/H-i686-pc-linux-gnu/arm-elf/bin:/usr/local/sbin:/usr/sbin:/sbin:/tools/H-i686-pc-linux-gnu/arm-elf/bin:/usr/local/sbin:/usr/sbin:/sbin:/sbin:/usr/sbin:/usr/bin:/bin:/usr/X11R6/bin:/usr/local/bin:/opt/bin:/root/bin:/root/bin







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