This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


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

installation problem in eCos


Hi All,
  When I try to install and build gcc, binutils and gdb for ecos after
installing cygwin and ecos, the following error comes while configurin
binutils for building it. 

This is what I execute and the error follows.
$ /c/src/binutils/binutils-2.11/configure --target=i386-elf --prefix=/tools
--
xec-prefix=/tools/H-i686-pc-cygwin -v 2>&1 | tee configure.out
Configuring for a i586-pc-cygwin host.
Created "Makefile" in /tmp/build/binutils using "mh-frag"
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.3-4/../../../../i686-pc-cygwin/bin/ld:
ca
ot find -luser32
collect2: ld returned 1 exit status
*** The command 'gcc -o conftest -g -O2 conftest.c' failed.
*** You must set the environment variable CC to a working compiler.

When I try to do cc myself.
$ cc conftest.c
BASH: cc: command not found

echo $CC shows CC as empty.

echo $PATH:
/usr/local/bin:/usr/bin:/bin:/c/WINDOWS:/c/WINDOWS/COMMAND:/c/SSI/BIN

Jonathan Larmour on ecos mailing list redirected me to this list saying that
its a problem with cygwin installation on my machine. Please advise me what to
do.

Sincerely,
Abhishek Kashyap.

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


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